summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Expand)AuthorFilesLines
2019-07-02Report monster level on GHQ tooJesusaves1-1/+1
2019-07-02Reorder GHQ partial rewards to be less confusingJesusaves1-3/+6
2019-06-29Well, lets make this clear...r09.3_190630Jesusaves1-0/+1
2019-06-25Shields: Now half (rounded down) of evasion penalty will be HP Regen.Jesusaves1-1/+1
2019-06-24Move Mount rent function to a new file. Provide Tortuga Rent function (half p...Jesusaves1-0/+101
2019-06-24Veterans can receive the Mercenary Boxset which Lua is now handing outJesusaves1-0/+2
2019-06-22Indoors zone (for testing, Tulimshar only) and Normal2 (for sieges)Jesusaves1-2/+2
2019-06-22Implement rif2 for books (unused)Jesusaves1-0/+6
2019-06-21If croconut box was on inventary, double them too. Storage are tricky so skip...Jesusaves1-0/+5
2019-06-21Apply some updates/fixes to player char, too.Jesusaves1-0/+14
2019-06-19Double check gmbot and make a runtime error.Jesusaves1-0/+3
2019-06-18Rewrite the wheel for no real reasonJesusaves1-5/+4
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