summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2020-07-28Mapflag on 007-2 so logout do not act as a safe passJesusaves1-0/+5
2020-07-28Iced Water can now be used and will give you a break on the Volcano.Jesusaves2-2/+16
2020-07-28Heat waves and the Volcano B1FJesusaves8-0/+74
2020-07-28If player is exiled, they'll actually pay the taxes.Jesusaves1-1/+7
Non-exiled players will have NPCs paying the taxes for them as usual.
2020-07-28Actually, allow all town admins to exile people.Jesusaves1-2/+3
Because it is fun!
2020-07-28When player is exiled from a town, if they already were saved there, unsave.Jesusaves2-0/+9
2020-07-28teleporthome() function where it is usefulJesusaves4-4/+4
2020-07-28Move teleporthome() to utilsJesusaves3-17/+11
2020-07-28Remove savepointparticle entirelyJesusaves3-17/+0
2020-07-28Use EnterTown() on shipsJesusaves8-17/+32
2020-07-28Move POL_LocToTP from Politics to UtilsJesusaves2-26/+27
2020-07-28Initial version of the most powerful power the Town Admin have.Jesusaves3-6/+61
The power to exile a player. Exiles are not logged anywhere. When exiled, player will not be saved to town. This affects respawn and Soul Menhir. It can be circumvent by a few bugs/tricks.
2020-07-28Deprecate savepoint particleJesusaves1-40/+2
2020-07-28This map does not existJesusaves4-58/+0
2020-07-28Fix typo. Styling.Jesusaves1-2/+2
2020-07-28Fix a bug (a typo) reported by Mathias Cronqvist (@Avish) on Teleporter GatesJesusaves1-1/+1
2020-07-28This should aid in crafting bugs of options being overriden by careless players.Jesusaves1-0/+6
It is NOT warranted to work.
2020-07-28Prevent players from tweaking currently equipped itemsJesusaves1-1/+5
2020-07-28When resigning office, your automatic application will be canceled as wellJesusaves2-0/+6
2020-07-27[skip ci] fix bugsJesusaves1-5/+5
2020-07-27LoF and GTMW staffJesusaves1-0/+5
2020-07-27GM Authentication: Logs and public reportsJesusaves1-0/+7
Be the most annoying possible. Otherwise, it misses the point.
2020-07-27Register seeds and demure as wellJesusaves1-2/+5
2020-07-27Add @gm, a convenience command for, well, GMs.Jesusaves1-0/+16
2020-07-26And a typo on cherryJesusaves1-2/+2
2020-07-26Actually, and most importantly: Coffee Day. IT IS COFFEE.Jesusaves2-1/+25
2020-07-26Announce when it is the International Chocolate Day.Jesusaves1-0/+7
Otherwise, the event will be missed.
2020-07-26Chocolate Day EventJesusaves2-0/+29
It happens at 07/07 and will make every monster drop chocolate. If you're lucky, of course. Drop chances are 0.4% per monster level. There is only 27% chance for some chocolate which is not a bar :>
2020-07-22Adds new Elite Duck monster.Sean Hulka2-8/+201
Second and third quest stages of PIRATES OF SARAH. Updates Ducky summoning skill.
2020-07-16Now going option-less will NOT wipe options, it'll add MAXHP option instead.Jesusaves1-6/+11
And weapons cannot have any form of defense bonus.
2020-07-16And, for players general happiness, I added a re-roll when result is too low.Jesusaves1-2/+11
This re-roll is based on equipment level, and do not happen on maluses. Legendary Wand, for example, will get a re-roll if result < 20% of maximum.
2020-07-14Fix broken announceJesusaves1-1/+1
2020-07-14SECURITY PATCHJesusaves1-3/+3
2020-07-13Wrong fixJesusaves1-1/+2
2020-07-13Increase Candor Battle difficultyJesusaves1-1/+3
2020-07-13Prevent Aurora Events from being handled OnInitr12.3_20200713Jesusaves1-1/+2
2020-07-13I don't care but lets update this deprecated codeJesusaves1-2/+2
2020-07-13Fix typo reported by ConsoleJesusaves1-1/+1
2020-07-13Just being sureJesusaves1-0/+2
2020-07-13Fix variable bug reported by HCPJesusaves1-1/+1
2020-07-11And this other fix is for the Iced Water D:Jesusaves1-1/+1
2020-07-11This hotfix might fix a potential glitch while using First Aid >.<Jesusaves1-0/+4
Should not solve anything, but should address an edge case scenario
2020-07-11SORRY HEAVENJesusaves1-0/+4
LET BULLETS BE SOLD
2020-07-08I've had these nerfs in my mind since I woke up todayJesusaves1-5/+5
NERF IT
2020-07-07Looping over all magics searching for same class spells is not optimal.Jesusaves1-1/+2
But is easier to code than a hack with setd/getd
2020-07-07Reset all learnt skills to level 1 - forcefullyJesusaves2-1/+22
This will give me the flexibilty I'll need for new level up rules Forgetful NPCs still will have to wait so spend wisely!!!!!!!
2020-07-07Monster King Fortress B0FJesusaves5-0/+11
Maps by kytty
2020-07-07But plz not so muchJesusaves1-2/+2
2020-07-07I must have been asleep when I wrote this rule D:Jesusaves1-11/+14
Split wands to their own crafting rules. Nerf ATK% bonus from 2H swords. Seems more sane now; Mages doesn't need ATK, shields doesn't needs MATK, And %-based bonuses doesn't need higher modifiers than non-%-based bonuses. NOTE: Brawling Gloves still power up MATK for whatever reason
2020-07-07Wait, shields are not magical.Jesusaves1-2/+2
Remove the MATK bonus.