Age | Commit message (Expand) | Author | Files | Lines |
2019-06-03 | 015-8-1 boss room sketch | Jesusaves | 2 | -0/+3 |
2019-06-03 | You can now answer the riddle (blackbox added) | Jesusaves | 2 | -4/+61 |
2019-06-01 | Okay, without the boss room, I can't advance here even if I wanted to. | Jesusaves | 1 | -2/+55 |
2019-06-01 | Fix bugs, and allow players to take advantage of M+ autotarget features. | Jesusaves | 2 | -1/+2 |
2019-06-01 | The chasm at Sagratha's Cave is really difficult! | Jesusaves | 2 | -8/+101 |
2019-06-01 | Who cares with squirrels, anyway? Lower their score value to 1. | Jesusaves | 1 | -4/+6 |
2019-06-01 | Register new monsters on Sagratha List | Jesusaves | 1 | -1/+3 |
2019-06-01 | 1 - I don't care to verify if getmapxy() failed. 2 - Sagratha score change. | Jesusaves | 2 | -2/+6 |
2019-06-01 | Sagratha Score | Jesusaves | 2 | -0/+39 |
2019-06-01 | Add the puzzles controller to Sagratha's Cave. | Jesusaves | 2 | -0/+40 |
2019-06-01 | Allow players sub25 on Tulimshar to get Raw Log at Ishi | Jesusaves | 1 | -1/+2 |
2019-06-01 | Change Ishi formula for cost when level exceeds 50. | Jesusaves | 1 | -1/+10 |
2019-06-01 | Add even more random loot at Ishi for level 45 and 75 | Jesusaves | 1 | -1/+20 |
2019-06-01 | Fix a bug on any() - seems to be a bit old though | Jesusaves | 1 | -1/+1 |
2019-06-01 | Add some extra rewards on Ishi for higher-level players. | Jesusaves | 1 | -1/+19 |
2019-06-01 | Remove another useless do{}while() form Ishi. It is not needed in goto() syntax. | Jesusaves | 1 | -16/+13 |
2019-06-01 | As we use goto() system, we can and should use the lowest scope for @var. | Jesusaves | 1 | -9/+9 |
2019-06-01 | Simplify Ishi, we're using goto() so we don't need some stuff | Jesusaves | 1 | -69/+24 |
2019-06-01 | I trust inventoryplace() more | Jesusaves | 1 | -13/+1 |
2019-06-01 | Rewrite Ishi to use AegisName instead of Name | Jesusaves | 1 | -23/+23 |
2019-06-01 | Use rand2() instead of rand() in several places | Jesusaves | 17 | -35/+29 |
2019-06-01 | Improve randomizer functions with rand2() - a fix proposed by 4144. | Jesusaves | 1 | -2/+15 |
2019-06-01 | Lower minimum players on Candor Fight from 3 to 2, which is the absolute min. | Jesusaves | 1 | -1/+1 |
2019-06-01 | Fix bugs | Jesusaves | 1 | -2/+22 |
2019-06-01 | Sealed Shrine - Main Barrier | Jesusaves | 1 | -0/+55 |
2019-06-01 | Apply mob reduction | Jesusaves | 1 | -2/+2 |
2019-06-01 | Improve Balance on Sealed Shrine seals | Jesusaves | 1 | -1/+1 |
2019-06-01 | Fix seal break (it works now) | Jesusaves | 3 | -9/+10 |
2019-06-01 | Fix an equivocation | Jesusaves | 1 | -15/+21 |
2019-06-01 | Wyara dialog to send the player off on the quest, and give player a Merc. Card | Jesusaves | 1 | -4/+28 |
2019-06-01 | Keep Sagratha's Instance for 40 minutes | Jesusaves | 2 | -4/+4 |
2019-06-01 | Fix bugs | Jesusaves | 1 | -3/+15 |
2019-06-01 | Revert "Move 015-8 to an instance (what)" | Jesusaves | 3 | -36/+35 |
2019-06-01 | Move 015-8 to an instance (what) | Jesusaves | 3 | -35/+36 |
2019-06-01 | Minor bugfix (close -> end) | Jesusaves | 1 | -3/+3 |
2019-06-01 | Add configuration to 015-8 | Jesusaves | 2 | -0/+35 |
2019-06-01 | Minor bugfix | Jesusaves | 1 | -1/+1 |
2019-06-01 | Add some RPG features to Sagratha's Cave (still unused) | Jesusaves | 4 | -1/+442 |
2019-06-01 | 015-8 Ancient Hideout. It is not accessible per-se (yet). | Jesusaves | 7 | -2/+28 |
2019-06-01 | Fix bugs | Jesusaves | 3 | -7/+5 |
2019-06-01 | You can now find some blueprints on treasure chests | Jesusaves | 2 | -3/+3 |
2019-06-01 | Add the Basic Alchemy Blueprint and Recipe Book ingame! IT IS LIVE NOW! | Jesusaves | 1 | -2/+39 |
2019-06-01 | How to distress Freeyorp? Add an AP system :> | Jesusaves | 1 | -2/+14 |
2019-06-01 | Give experience on player craft, and be generous | Jesusaves | 1 | -0/+5 |
2019-06-01 | Register on relevant scripts, the equipment recipes | Jesusaves | 1 | -1/+57 |
2019-06-01 | Knife equip is not needed anymore | Jesusaves | 2 | -2/+2 |
2019-06-01 | Minor ore-related fixes, major changes to Backsword and add Short Sword Craft... | Jesusaves | 1 | -1/+1 |
2019-05-31 | Add some stuff to Sagratha's House | Jesusaves | 3 | -7/+98 |
2019-05-31 | Try to fix specialeffect() bug | Jesusaves | 1 | -1/+1 |
2019-05-31 | Fix bugs on siege chief-in-guard | Jesusaves | 1 | -4/+4 |