summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
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
Moubootaur Legends has used 100 Soul EXP out of 500 possible.
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
(1%/lv)
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
Can be easily changed on constant files
2021-04-02Fighting against legendary mobs penalties, trait to nullify them.Jesusaves1-0/+9
Also possible to nullify the penalties with Savior race, but the trait grants a bonus if the target monster DEF is higher than yours. Penalty: -25% crit, -40% ATK, -20% MATK, -5 MP/hit
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
2021-03-25If you somehow set a pincode in a weird way, politely refuse it.Jesusaves1-0/+4
The only accepted pincodes are those with email confirmation.
2021-03-24Know exactly just how noob you are.Jesusaves1-0/+2
2021-03-23Fix typoJesusaves1-1/+1
2021-03-23Savior Class is well protected against curses. (Cursed Map OK)Jesusaves1-1/+1
2021-03-23Better formula syntaxJesusaves1-2/+2
2021-03-23029-5 is now a map which causes diseases. Mitigates slime mother farming.Jesusaves2-1/+41
HP > 70%: Bleeding HP > 40%: Poison HP < 00%: Deadly Poison PS. Formula likely wrong.
2021-03-22Cleanup clientversions.txt - Client Updater - from the excess junkJesusaves1-140/+4
2021-03-22Get rid of some old code, make set_aggro functionJesusaves2-29/+11
2021-03-22Inform player their jail on botcheck requires manual GM interventionJesusaves1-1/+3
2021-03-20Burning is now a master only effect. Fire skills now cause bleeding.Jesusaves1-3/+3
2021-03-20Remove removed skills from Magic Control HUB CodeJesusaves1-8/+0
2021-03-18Increase Light Bringer Score Matrix to 120 points.Jesusaves1-1/+9
These 3 new points are based on world events - like Fires of Steam completion.
2021-03-18Lightbringer will now only show up at the Master Room if it errors.Jesusaves1-1/+1
2021-03-18Add even two more places for Lightbringer to show up (evil evil!)Jesusaves1-2/+2
Mystic Forest and Lilit's Sanctuary
2021-03-18Lightbringer off-time is now fixed at 5 minutes (one cycle)Jesusaves1-1/+1
2021-03-18Lightbringer can now appear in Dark Forest, Ruined Swamps and Asphodel Moors.Jesusaves1-2/+3
2021-03-18Fires Of Steam, Final Showdown - Initial VersionJesusaves2-5/+22
2021-03-17Traveling from Artis is quick (~10s), but to Artis is slow (60s)Jesusaves1-0/+8
2021-03-17Fix typoJesusaves1-3/+6
2021-03-17Captain Nard is now responsible for Artis<->Tulimshar route.Jesusaves2-0/+11
The Artis<->Candor route is also allowed.
2021-03-15OVH Fire skillJesusaves1-0/+3
2021-03-10Do not keep picklog for more than three months.Jesusaves1-3/+12
If nothing, this makes backup proccesses slower and more expensive.
2021-03-10Fires of Steam - The Death of Andrei Sakar (initial version)Jesusaves1-1/+2
Unfinished
2021-03-09Dark Eggshell Hat can no longer be obtained outside Easter.Jesusaves2-3/+13
(WARNING: Does not survives server restarts)
2021-03-04Help players to find GM Logs more easilyJesusaves1-0/+1