summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
2019-04-17Reapply Commit 2a99e649 authored 5 hours ago by Saulc properly.Jesusaves1-2/+2
2019-04-16A few more endsJesusaves1-0/+5
2019-04-16The bug: missing curly braces and ends.Jesusaves1-7/+8
2019-04-16"debug" print, @toevent might have been brokenJesusaves1-0/+1
2019-04-16Rewrite @toevent + hotfixesJesusaves2-35/+48
2019-04-16HotfixJesusaves3-15/+25
2019-04-16Fix an exploit on Arkim on server restart.Jesusaves1-1/+1
2019-04-16Easter last minute tweaks - Reduce shops, sell Bronze Gift, make EasterEgg mo...Jesusaves1-3/+4
2019-04-16?Jesusaves1-3/+3
2019-04-16Town mapflags + make mapsJesusaves9-3/+52
2019-04-16Eh, tonight special is Hurnscald Siege, highly experimental.Jesusaves2-12/+27
2019-04-16Hurnscald Siege Pre AlphaJesusaves1-1/+201
2019-04-16Ops.Jesusaves1-25/+25
2019-04-16Inform at Itka (if Tutorial is set) that Ducks can drop Cherry CakesJesusaves1-0/+1
2019-04-15Disable contrabandist, stopselling() is buggyJesusaves1-0/+15
2019-04-15TweakJesusaves1-10/+10
2019-04-15All 23 alchemy recipes are now available for guilds.Jesusaves1-19/+99
2019-04-15All to guild craft with possible final stats and values every potion...Jesusaves1-5/+46
2019-04-15Rewrite the Guild Alchemy System in a way which works (but is MESSY)Jesusaves4-13/+42
2019-04-15Does order matters? + minor improvementsJesusaves1-0/+2
2019-04-15Implement @wgm rightJesusaves1-1/+0
2019-04-15ImplodeJesusaves1-1/+1
2019-04-15OptimizeJesusaves1-30/+47
2019-04-15[skip ci] [blame Saulc]Jesusaves1-1/+1
2019-04-15Alpha: Guild AlchemyJesusaves2-2/+70
2019-04-15Clean up alige.txt, remove L_poor to only use L_Missing, It's the sameSaulc1-8/+1
2019-04-15Fix typoJesusaves1-12/+19
2019-04-14Make the potions really stronger, not just "artificially stronger"Jesusaves2-5/+7
2019-04-14Luck Increasing Potions (A, B and C)Jesusaves2-0/+49
2019-04-13changed on to in in zegas.txt ->npc/005-1Merlin Nox1-2/+2
2019-04-10Set friends limit to double the beverage test.Jesusaves1-2/+2
2019-04-10Remaster some values, simplify some stuffJesusaves1-4/+9
2019-04-10Do not count yourself twiceJesusaves1-2/+2
2019-04-10Reasonable and workingJesusaves1-13/+8
2019-04-10TypoJesusaves1-9/+15
2019-04-10Replace exp bonus SC (this now can be void in some maps, beware)Jesusaves1-2/+2
2019-04-10Users close to you raises taste in 1% each, capped at beverage maximum taste.Jesusaves1-0/+6
2019-04-10[ALPHA] [UNTESTED] [EXPERIMENTAL] [TEST SERVER ONLY] [FIX TEST REVERT ME PLEASE]Jesusaves2-0/+77
2019-04-10gettimeparam(n) → Returns number of seconds/minutes/hours/days/months/yearsJesusaves1-1/+34
2019-04-09Timer bugJesusaves1-2/+2
2019-04-09Fix bugJesusaves1-0/+15
2019-04-09Paxel bug, the game is onJesusaves1-1/+1
2019-04-08Only 70% chance that the Monster King lay siege to Tulimshar.Jesusaves1-1/+1
2019-04-08The monster king now automatically sieges Tulimshar, and @toevent works whenJesusaves4-10/+45
2019-04-06Update Sagratha notes. Sunday 18:00 is the server happy hour!Jesusaves3-3/+36
2019-04-03I'm satisfied with Candor fight now - balance, mob spawns, structure, leaderJesusaves1-1/+4
2019-04-03Amount of monsters changed: It is now 1~2+players+wave number.Jesusaves1-9/+7
2019-04-03Candor Fight doesn't uses L_abels anymore (not sure why, but meh)Jesusaves1-8/+11
2019-04-03I wonder if end(); superseeds return();?Jesusaves1-2/+2
2019-04-03Convert CrazyFefe script to use functions instead of labels in several placesJesusaves1-87/+105