Age | Commit message (Expand) | Author | Files | Lines |
2019-05-04 | Mechanic-wise, implement Warp Crystals and ensure they work | Jesusaves | 3 | -72/+92 |
2019-05-04 | Clarify the objectives from librarian (player story) | Jesusaves | 1 | -2/+6 |
2019-05-04 | Lua updated. | Jesusaves | 1 | -6/+17 |
2019-05-04 | Return potions cannot expire anymore | Jesusaves | 3 | -7/+6 |
2019-05-04 | Cannot travel to Woodlands at all, if the siege is in Hurnscald | Jesusaves | 1 | -1/+1 |
2019-05-04 | Prepare introduction of Warp Crystals, update Lua dialog if hurns is in siege | Jesusaves | 4 | -4/+111 |
2019-05-04 | Implement the missing Legendary Weapons + fixes | Jesusaves | 3 | -8/+150 |
2019-05-02 | Tweak again scripts.conf, reclassifying some stuff so main and util is more f... | Jesusaves | 1 | -2/+2 |
2019-05-02 | "Fix" some trailing whitespace "errors" | Jesusaves | 4 | -4/+4 |
2019-05-02 | Reorder a bit scripts.conf | Jesusaves | 2 | -2/+2 |
2019-05-02 | Move Exception() from Util to Main | Jesusaves | 2 | -45/+45 |
2019-05-02 | Use Exception() in some places | Jesusaves | 7 | -15/+20 |
2019-05-02 | Move Hurnscald Town Entrances to the map 012-1, instead of the town itself | Jesusaves | 1 | -4/+4 |
2019-05-02 | Update location, missing constants, sleep for Monter King to avoid eventual b... | Jesusaves | 10 | -13/+31 |
2019-05-02 | raise Exception() - I mean, return Exception. Along a proof-of-use. | Jesusaves | 1 | -0/+52 |
2019-05-01 | Fix typo | Jesusaves | 1 | -3/+3 |
2019-05-01 | Alan: Fix (?) the cursed and poison arrows ammo boxes | Jesusaves | 1 | -8/+8 |
2019-04-30 | Fix teleport to save point with teleporter | Jesusaves | 1 | -2/+2 |
2019-04-29 | Actually, Crazyfefe need experience beef if he ever wants to catch up with ms... | Jesusaves | 1 | -10/+10 |
2019-04-29 | *streeeech* | Jesusaves | 1 | -0/+15 |
2019-04-29 | Cut Real Estate prices in half. | Jesusaves | 4 | -6/+6 |
2019-04-29 | Simplify HLib Day util | Jesusaves | 1 | -37/+5 |
2019-04-29 | Notes about Admus | Jesusaves | 1 | -0/+2 |
2019-04-29 | Operand was wrong... | Jesusaves | 1 | -1/+1 |
2019-04-29 | Fix fix and more fix | Jesusaves | 5 | -9/+32 |
2019-04-29 | The Monster King is now allowed to siege Nivalis and Halinarzo. | Jesusaves | 3 | -4/+26 |
2019-04-29 | Sieges at Halinarzo and Nivalis are now possible in theory. | Jesusaves | 5 | -138/+237 |
2019-04-29 | Don't spawn THAT much... >.< | Jesusaves | 2 | -20/+16 |
2019-04-29 | Update Tulimshar to follow same logic | Jesusaves | 2 | -22/+34 |
2019-04-29 | Fix bug | Jesusaves | 2 | -2/+2 |
2019-04-29 | Spawn many mobs | Jesusaves | 1 | -9/+23 |
2019-04-29 | Remove one minute of Hurnscald Campaign, which will now be used for MK Army | Jesusaves | 1 | -13/+11 |
2019-04-29 | At minutes 3, 6 and 8, siege difficulty (Tulim and Hurnscald) will raise | Jesusaves | 2 | -6/+12 |
2019-04-29 | Monster King General's can now begin sieges at Hurnscald | Jesusaves | 2 | -1/+12 |
2019-04-29 | Remove optional param from siege begin | Jesusaves | 3 | -6/+5 |
2019-04-29 | A bit more info (actually, typo fix) on pet caring book | Jesusaves | 1 | -1/+1 |
2019-04-29 | Hey, why Pious hate noob owners more than the rest of pets? | Jesusaves | 1 | -1/+1 |
2019-04-29 | Minor balance + total rewrite to Dausen (Tulimshar Siege) | Jesusaves | 3 | -153/+36 |
2019-04-29 | siege_boss() will help me out. | Jesusaves | 2 | -39/+50 |
2019-04-29 | Just kidding, boss death should be handled by a global NPC imho | Jesusaves | 2 | -15/+22 |
2019-04-29 | I'm done simplyfing Siege script on Hurnscald! =D | Jesusaves | 2 | -83/+71 |
2019-04-29 | More optmizations | Jesusaves | 3 | -15/+24 |
2019-04-29 | Make the boss a boss | Jesusaves | 2 | -4/+24 |
2019-04-29 | Okay, it works now | Jesusaves | 3 | -15/+29 |
2019-04-29 | @ucp may now update your save point if you SAVE AND EXIT. | Jesusaves | 4 | -12/+30 |
2019-04-29 | Fix pipeline and other minor improvements | Jesusaves | 2 | -4/+6 |
2019-04-29 | Simplify more code to make testing even easier | Jesusaves | 1 | -4/+4 |
2019-04-29 | Colonel and Lieutenant now use the new siege functions, too | Jesusaves | 1 | -5/+8 |
2019-04-29 | I forgot TP_HURNS to extend the siege list | Jesusaves | 1 | -1/+1 |
2019-04-29 | Siege milestone with util functions for variable difficulty. | Jesusaves | 2 | -10/+24 |