summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Expand)AuthorFilesLines
2021-07-08Update mobpoint.txt to call new function.SpeedDuck-master-patch-16263Sean Hulka1-0/+1
2021-06-06Add new Duck Side quest and corresponding skillsSean Hulka1-0/+36
2021-05-30Inform Mirror Lake users that their char is TEMPORARY and will be RESET.Jesusaves1-0/+1
2021-05-30Fix typos, and force HurnscaldQuest_Celestia to be reset on death/logoutJesusaves2-2/+5
2021-05-30Make investment in exportation profitable in 24~52 weeks.Jesusaves1-1/+2
2021-05-30Increase the effectivity of investments in exportations.Jesusaves1-1/+1
2021-05-30Politics - Be more clear about the term on the messagesJesusaves2-8/+14
2021-05-29Implement Brawler Sciences Class and skillsSean Hulka1-0/+15
2021-05-27Celestia's Arc - TMW's Mirror Lake QuestJesusaves1-1/+1
2021-05-27Add functional constantsJesusaves1-1/+1
2021-05-27set byte/nibble fix (do we even need to reset this info, though?)Jesusaves2-10/+10
2021-05-27Fix a deferenceJesusaves1-3/+3
2021-05-26Steal MirrorLakeSendTo() function from TMW, with a change to work hereJesusaves1-0/+13
2021-05-26Fix some typosJesusaves2-18/+26
2021-05-26Final updates to the Mirror Lake basic infrastructure on ML side.Jesusaves1-2/+4
2021-05-26Force full recoveryJesusaves1-0/+1
2021-05-25Avoid Mirror Lake from accidentally overriding JailJesusaves1-1/+1
2021-05-25Handle the by-traffic, that is, when people use Mirror Lake but end in the wr...Jesusaves1-0/+6
2021-05-24Ah, you need this.Jesusaves1-0/+1
2021-05-24Upgrade Mirror Lake rules, and force-equip the Mirror Lake ArmorJesusaves1-4/+26
2021-05-24Reset Mirror Lake Warp Data on login.Jesusaves1-1/+9
2021-05-24Handle Mirror Lake entries; For lake 0 and lake 1.Jesusaves1-0/+13
2021-05-24Ensure it does not work on a weird inexisting test serverJesusaves1-1/+2
2021-05-24Make Vault functions reliant on $BETASERVER flagJesusaves2-2/+9
2021-05-23Fix typosJesusaves1-2/+2
2021-05-23Add more wrappersJesusaves1-2/+111
2021-05-23Exception() - avoid self-errorJesusaves1-0/+9
2021-05-22Add getvaultexp() function and assign 20 Soul EXP each rebirth.Jesusaves1-0/+20
2021-05-22Add bitwise functions from TMW rEvoltJesusaves2-19/+67
2021-05-22[skip ci] Rename Vault variablesJesusaves1-5/+6
2021-05-17Extend API_FLUSHVAULT specJesusaves1-1/+4
2021-05-10Implement API_FLUSHVAULTJesusaves1-1/+12
2021-05-06[skip ci] PS. During winter we still send 16 update packets.Jesusaves1-3/+3
2021-05-06Rewrite day/night logic. Makes more reliable. Days last drastically longer.Jesusaves1-15/+14
2021-05-06Bump daily XP/JXP as well. XP + 25% JXP +17%Jesusaves1-2/+2
2021-05-06Daily GP reward is useless, boost it in 25% and bump the minimum.Jesusaves1-1/+2
2021-04-10It might be thisJesusaves1-0/+2
2021-04-07Add some notes, edit Alliance stockJesusaves1-7/+27
2021-04-07Legendary beigns now cause +10% DMG versus you. Divine Protection nerfs this ...Jesusaves1-0/+3
2021-04-07Convert a few Physical Skills from built-in to Magicv3Jesusaves1-5/+40
2021-04-04Change Act 3 duration from a fixed 500 to a 'flexible' 1000Jesusaves2-2/+2
2021-04-02Fighting against legendary mobs penalties, trait to nullify them.Jesusaves1-0/+9
2021-03-28Actually give +2% exp/gp so when you max rebirth, it is a total +10% bonusr13.3+1_20210401Jesusaves1-1/+1
2021-03-28Nerf rebirth bonuses (all stats -1, exp -9%). Add Trait System to rebirthJesusaves1-1/+1
2021-03-28Two masteries for the last rebirth. Do note splash bonus DOES NOT STACK.Jesusaves1-1/+4
2021-03-28A total of seventeen traits.Jesusaves1-0/+48
2021-03-28Fix typosJesusaves1-1/+0
2021-03-28Have a pipeline do a dry run if the new system could work or notJesusaves1-0/+11
2021-03-28Improve a bit our SQL queries syntaxJesusaves1-4/+4
2021-03-25Enforce validatepin() to take a while to respond to avoid its abuse.Jesusaves1-0/+2