Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-17 | It may be counter-intuitive, but Q9 gives no special reward, while Q12 gives. | Jesusaves | 1 | -2/+2 | |
So give more discount at Q9 instead of Q12. Hey, 200 GP is 200 GP. | |||||
2019-08-17 | Refactor further :> | Jesusaves | 1 | -3/+3 | |
2019-08-17 | Refactor Pickaxe price matrix on Tycoon | Jesusaves | 1 | -1/+5 | |
2019-08-17 | Miner Hat is a reagent for Paxel Quest, so drop it at Lava Slime and Giant ↵ | Jesusaves | 1 | -2/+3 | |
Cave Maggot. These presumably killed miners and looted their equipment! Also, require Miner Gloves on Pickaxe Quest. Caelum can give, and Red Slime may drop. | |||||
2019-08-17 | Pickaxe quest! =D | Jesusaves | 2 | -2/+52 | |
2019-08-07 | Pylon Randomness pseudo-fix | Jesusaves | 1 | -2/+2 | |
2019-07-13 | Make maps - dramatic redesign | Jesusaves | 1 | -1/+1 | |
2019-06-16 | Fix bugs on treasure chests, like animation not playing, missing return(), and | Jesusaves | 1 | -1/+0 | |
also bad ident | |||||
2019-06-09 | Fix several scripted mob death with fix_mobkill(Pinkie) | Jesusaves | 1 | -0/+5 | |
2019-06-01 | 015-8 Ancient Hideout. It is not accessible per-se (yet). | Jesusaves | 1 | -1/+1 | |
The boss map is still missing. | |||||
2019-06-01 | Fix bugs | Jesusaves | 1 | -1/+1 | |
2019-03-16 | Tycoon now give miner knife at stage 2 | Saulc | 1 | -2/+2 | |
2019-03-15 | Make maps again | Jesusaves | 1 | -2/+2 | |
2019-03-08 | Update dracoula.txt give a bit more gp during dayli quest cause its pitty ↵ | Saulc | 1 | -2/+2 | |
compared to bat cave amster | |||||
2019-03-04 | Remove every trailing whitespace | Jesusaves | 1 | -2/+2 | |
```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` | |||||
2019-03-03 | Fix a silly typo | Jesusaves | 1 | -1/+1 | |
2019-03-03 | Red Warning to Tycoon - Quest is level 45 but available at level 40 onwards. | Jesusaves | 1 | -2/+6 | |
Finishing it before level 45 will result in EXP loss | |||||
2019-03-03 | Update Tycoon Black Scorpion Quest level requeriment and reward (lv 34 -> ↵ | Jesusaves | 1 | -3/+3 | |
45) (+43k xp) | |||||
2019-03-03 | This is Saulc patch, but done properly ^.^ | Jesusaves | 1 | -1/+5 | |
(Actually no, but I like high talking distances >.>) | |||||
2019-03-03 | Decreasing caelum speaking distance 4 to 3 | Saulc | 1 | -1/+1 | |
2019-01-31 | Downgrade stinger requeried by Caelum from Black Stinger to Red Stinger. | Jesusaves | 1 | -3/+3 | |
Level consistency. Both can be obtained with Ishi, by the way :b | |||||
2019-01-26 | Ok, random treasure chests works, scatter them on the major dungeons. | Jesusaves | 1 | -37/+1 | |
2019-01-26 | Chests can be kinda hard to see, uhm? Anyway, minor adjustments to chest ↵ | Jesusaves | 1 | -2/+2 | |
treasure | |||||
2019-01-26 | My bad | Jesusaves | 1 | -1/+1 | |
2019-01-26 | 007-1 Chest position must be reset on init. | Jesusaves | 1 | -1/+0 | |
Robbery bonus for Burglar Mask (thief only). Carry bonus on Monocle (merc only) | |||||
2019-01-26 | Polish a bit the Random Treasure Chest (aka. the @Krists great experiment). | Jesusaves | 1 | -7/+15 | |
Oh, did I mention special dungeon fishing testing getting in previous commit? | |||||
2019-01-26 | The Great Krists Experiment - let's hope it works... | Jesusaves | 2 | -0/+116 | |
2019-01-24 | Add the new Night Scorpion boss to Tulimshar Mines | Jesusaves | 1 | -0/+1 | |
2018-12-19 | Move all Tulimshar Quests to use new exp formula (except cap quests). | Jesusaves | 1 | -1/+1 | |
See clientversion.txt to understand the real impact of these changes. | |||||
2018-12-19 | Tycoon's readjusted. (see clientversion.txt for precise info) | Jesusaves | 1 | -4/+4 | |
2018-12-16 | Getting anything above a [Knife] is unreasonable. | Jesusaves | 1 | -0/+1 | |
So, Tycoon rewards a [Sharp Knife] before Cave Snake killing, and Sailors updated to [Dagger]. | |||||
2018-12-16 | Last stage a Tycoon now gives a Polished Ruby instead of a common Ruby | Jesusaves | 1 | -4/+4 | |
2018-12-16 | Fix typos at Tycoon, and raise a bit first and last steps | Jesusaves | 1 | -13/+20 | |
2018-12-14 | New Hercules Syntax for getnpcid(). | Jesusaves | 4 | -4/+4 | |
sed -i 's/getnpcid(0, /getnpcid(/g' */*.txt | |||||
2018-08-29 | Revert "Merge branch 'master' into 'master'" | Saulc | 2 | -66/+69 | |
This reverts commit 5f62243a1da032521de53876005112d5e6e36a19 | |||||
2018-08-29 | Merge branch 'master' into 'master' | Saulc | 2 | -69/+66 | |
# Conflicts: # db/quest_db.conf # npc/004-1/_import.txt # npc/007-1/_import.txt # npc/007-1/tycoon.txt | |||||
2018-08-25 | Tycoon give more exp for black scorpion and ask for -5 cave s snakes | Saulc | 1 | -4/+4 | |
2018-08-25 | Regenerate map data | Jesusaves | 1 | -5/+6 | |
2018-08-04 | Remove crap function and fix a typo | Jesusaves | 1 | -1/+1 | |
2018-07-28 | Regenerate all maps | Jesusaves | 1 | -0/+1 | |
2018-07-23 | Caelum now requires a Lifestone too | Jesusaves | 1 | -0/+3 | |
2018-07-15 | Fix gcsantime() | Jesusaves | 1 | -1/+2 | |
2018-07-15 | gcsantime() to fix santime() loops. Uh... login frequently. | Jesusaves | 1 | -1/+1 | |
2018-07-15 | santime() experiment | Jesusaves | 1 | -3/+3 | |
2018-07-11 | Update caelum.txt: MineQuests_Caelum replaced with MineQuest_Caelum | Sergei Malgin | 1 | -2/+2 | |
2018-07-08 | Fix Caelum %%e | Jesusaves | 1 | -1/+1 | |
2018-07-07 | Faulty Update | Jesusaves | 6 | -10/+10 | |
2018-07-02 | regenerate maps | Jesusaves | 2 | -11/+11 | |
2018-06-29 | zarkor added :b | Saulc | 1 | -2/+3 | |
2018-06-29 | more torch spawn | Saulc | 1 | -9/+9 | |