Age | Commit message (Expand) | Author | Files | Lines |
2019-07-15 | Correct fatal bugs at Ishi | Jesusaves | 1 | -2/+2 |
2019-07-15 | Remove atoi() from Ishi, allow Ancient Blueprints to be found on treasure maps | Jesusaves | 1 | -2/+2 |
2019-07-13 | Make maps - dramatic redesign | Jesusaves | 1 | -5/+7 |
2019-07-09 | Rewrite pat/kiss logic on Dausen | Jesusaves | 1 | -3/+1 |
2019-07-06 | Fix Ishi bad formula | Jesusaves | 1 | -1/+1 |
2019-06-26 | Minor improvements to Tulimshar Sailors dialog | Jesusaves | 1 | -3/+4 |
2019-06-24 | Move Mount rent function to a new file. Provide Tortuga Rent function (half p... | Jesusaves | 1 | -47/+0 |
2019-06-24 | Rewrite Taree to use a function | Jesusaves | 1 | -10/+17 |
2019-06-24 | Taree: Prototype | Jesusaves | 2 | -0/+58 |
2019-06-23 | Fix magic council indoor zone | Jesusaves | 1 | -0/+5 |
2019-06-22 | Indoors zone (for testing, Tulimshar only) and Normal2 (for sieges) | Jesusaves | 1 | -13/+13 |
2019-06-21 | Make Croconut Box weight half and require half croconuts. | Jesusaves | 1 | -16/+16 |
2019-06-21 | Tulimshar City Map, given by Nard automatically, and referenced on Swezanne. | Jesusaves | 1 | -0/+1 |
2019-06-21 | Split Tulimshar Sailors quest in two. First stage gives equipment, second giv... | Jesusaves | 1 | -20/+95 |
2019-06-19 | Ishi may also give a rare Grenade | Jesusaves | 1 | -1/+1 |
2019-06-19 | Condemn 003-0 | Jesusaves | 1 | -0/+1 |
2019-06-18 | Replace ID Grenade with SmokeGrenade (I need real Grenades now). | Jesusaves | 1 | -1/+1 |
2019-06-16 | Fix bugs on guards AI | Jesusaves | 1 | -16/+16 |
2019-06-16 | Fix a typo, notes, preventive quest reset | Jesusaves | 1 | -1/+1 |
2019-06-16 | Minor changes, prepare new NPC for Tulimshar Guard house | Jesusaves | 1 | -1/+1 |
2019-06-12 | Now Dausen's quest work... in theory, at least. | Jesusaves | 1 | -0/+51 |
2019-06-12 | Move this to the right place, demand this quest which cannot be complete yet | Jesusaves | 1 | -12/+10 |
2019-06-12 | This is the dialog structure for Dausen's new alternative quest | Jesusaves | 1 | -33/+88 |
2019-06-12 | Prepare Dausen stage 2 (the whole quest doesn't works yet btw) | Jesusaves | 1 | -0/+66 |
2019-06-12 | MobHunting quest (Dausen) - stage 1 - Crocs | Jesusaves | 1 | -11/+56 |
2019-06-12 | Add on Dausen a summary about the monsters on desert area (missed fire goblin, | Jesusaves | 1 | -2/+18 |
2019-06-12 | Rewrite Lieutenant Dausen | Jesusaves | 1 | -52/+26 |
2019-06-12 | Unident | Jesusaves | 1 | -3/+3 |
2019-06-09 | Sell the Treasure Map for 600 GP and YOU SHUT UP OVERCHARGE PRICE PIPELINE %%e | Jesusaves | 1 | -0/+2 |
2019-06-09 | Make Eomie more forgiving if you lie to her... | Jesusaves | 1 | -0/+1 |
2019-06-09 | Lower amount of Maggot Slime needed for Tinris fertilizer from 10 to 9. | Jesusaves | 1 | -4/+4 |
2019-06-03 | Cutscene + several pcblock fixes | Jesusaves | 1 | -1/+1 |
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 | 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 | 4 | -5/+5 |
2019-05-29 | You can now, in theory, change what will be on craft bonuses selections. | Jesusaves | 1 | -0/+1 |
2019-05-29 | Fix the bugs related to Tulimshar siege. Sorry. | Jesusaves | 1 | -2/+2 |
2019-05-26 | Steel Shovel for IAP. Add Iron Shovel for 5kGP | Jesusaves | 1 | -0/+2 |
2019-05-26 | Remove death penalty from Tulimshar Walls | Jesusaves | 1 | -0/+3 |
2019-05-26 | Difficulty is now based on number of previous victories vs defeats | Jesusaves | 1 | -3/+0 |
2019-05-24 | Minor rewrite for better readability | Jesusaves | 1 | -4/+5 |
2019-05-24 | Seems like Saulc is at blame %%e | Jesusaves | 1 | -9/+10 |
2019-05-23 | Rewrite Halinarzo siege logic to new unified standard | Jesusaves | 1 | -1/+1 |