summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Replace ID Grenade with SmokeGrenade (I need real Grenades now).Jesusaves1-1/+1
2019-06-16New (unused) math function: limit(lower, target, higher)Jesusaves1-0/+8
2019-06-16Fix bugs on rand2()Jesusaves1-6/+3
2019-06-16Fix bugs on treasure chests, like animation not playing, missing return(), andJesusaves1-48/+48
2019-06-16Daily quest at Tulimshar Guard House to slay 100 random monsters.Jesusaves1-0/+1
2019-06-15Fix division by zero in stat resetJesusaves1-1/+5
2019-06-12Now Dausen's quest work... in theory, at least.Jesusaves1-0/+1
2019-06-12Move this to the right place, demand this quest which cannot be complete yetJesusaves1-1/+5
2019-06-12:>Jesusaves1-0/+8
2019-06-10Fix bug on siege scriptJesusaves1-1/+1
2019-06-10Fix bugs on siegeJesusaves1-1/+1
2019-06-10Err, about that... It'll be announced the defeat but nothing else. Cindy will...Jesusaves1-0/+1
2019-06-10Cindy's Hero cannot die. Cleanup fixes.Jesusaves1-0/+1
2019-06-09Register FX Particles with constants, and force players on Nard to get the Ex...Jesusaves1-2/+2
2019-06-09Fix several scripted mob death with fix_mobkill(Pinkie)Jesusaves1-0/+7
2019-06-04Fix any_of() bugsJesusaves1-1/+4
2019-06-03Monster King death - safety flagsJesusaves1-5/+8
2019-06-03All defeat conditions for Sagratha are here :>Jesusaves1-0/+5
2019-06-03Cutscene + several pcblock fixesJesusaves2-3/+3
2019-06-01Sagratha ScoreJesusaves1-0/+1
2019-06-01Fix a bug on any() - seems to be a bit old thoughJesusaves1-1/+1
2019-06-01Use rand2() instead of rand() in several placesJesusaves4-11/+11
2019-06-01Improve randomizer functions with rand2() - a fix proposed by 4144.Jesusaves1-2/+15
2019-06-01You can now find some blueprints on treasure chestsJesusaves1-2/+2
2019-05-31Fix bugs on siege chief-in-guardJesusaves1-4/+4
2019-05-30Several fixes and now NPCs have their own craft system.Jesusaves1-1/+2
2019-05-29Fix other bugs related to sieges. Diagnosis suppose we have a mlockJesusaves1-3/+3
2019-05-29Fix the bugs related to Tulimshar siege. Sorry.Jesusaves1-0/+3
2019-05-29[Warning]: script:getelementofarray: index out of range (-1)Jesusaves1-2/+2
2019-05-29Update login system and use closeclientdialog()Jesusaves1-14/+9
2019-05-28Item crafting (Bugslayer and Wooden Sword) will now output named items (craft...Jesusaves1-0/+19
2019-05-27Bump minimal client version to 22Jesusaves1-4/+10
2019-05-27Helmets can now be refinedJesusaves1-0/+1
2019-05-27Attempt to fix a bug with mobpoint system for HinnakJesusaves1-0/+2
2019-05-26Be more generous when player failsJesusaves1-1/+1
2019-05-26Update to make difficulty really weight on sieges.Jesusaves1-3/+3
2019-05-26Make difficulty have a bit more weight on monster selectionJesusaves1-1/+1
2019-05-26CleanupJesusaves1-34/+0
2019-05-26In Tulimshar, difficulty should be done ineffectiveJesusaves1-5/+5
2019-05-26Difficulty is now based on number of previous victories vs defeatsJesusaves1-16/+38
2019-05-26Translations Updater09.1_190524Jesusaves1-0/+1
2019-05-26Notes, and fix a style issueJesusaves1-1/+1
2019-05-25Drafts about Pyry - NOT READY AND BUGGYJesusaves1-0/+4
2019-05-25HUB - clean-up 001-8/hub and add functions/hub along blue sage Pyry's basicJesusaves1-0/+116
2019-05-24Seems like Saulc is at blame %%eJesusaves1-0/+1
2019-05-24Move craft/ to toplevelJesusaves2-86/+0
2019-05-24mlearn() skill, meant to reduce the maintenance cost on Magic Schools.Jesusaves1-0/+39
2019-05-24More minor bugfixes %%eJesusaves1-1/+4
2019-05-24Order mattersJesusaves1-4/+5
2019-05-24More alpha bugsJesusaves1-4/+6