Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-04 | Remove every trailing whitespace | Jesusaves | 1 | -1/+1 | |
```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` | |||||
2019-01-17 | During night, fishing is ~~20%~~ 30%! faster (at most), meaning you won't wait | Jesusaves | 1 | -2/+2 | |
more than 12 seconds for the fish (maximum is 18 seconds normally) | |||||
2019-01-13 | Baselevel will also boost fishing exp gain (but luck will not) | Jesusaves | 1 | -1/+1 | |
2019-01-13 | Luck can now increase up to 5% and BaseLevel up to 10% the chances to get a | Jesusaves | 1 | -5/+8 | |
rare fish. My char is level 40 and have 20 luck. So he gets 5% rare boost. In other rand, bait rare boost was sightly diminshed. Maximum boost atm (level 150 luck 100) is now 30% (instead of 12%) | |||||
2019-01-02 | Update several bugs reported on #tmw2-dev %%G | Jesusaves | 1 | -2/+2 | |
2018-12-30 | During night, fishing can be _up to_ 20% faster. | Jesusaves | 1 | -2/+2 | |
This doesn't means it'll be 20% faster, it _can be_ 20% faster. | |||||
2018-12-23 | Actually, I just remembered a small fishing tip, about fishing at night. | Jesusaves | 1 | -0/+5 | |
During night, fishes may bite the bait a bit faster than during day. The time gain is currently irrelevant (at most 2 secs). But it can be tweaked later. | |||||
2018-12-22 | Mild adjustments to fishing baits | Jesusaves | 1 | -2/+2 | |
2018-12-21 | Oh dear, Cheese is also a bait. And for real! | Jesusaves | 1 | -1/+2 | |
2018-12-21 | Alface is a bait (3% rare index) | Jesusaves | 1 | -0/+1 | |
2018-12-18 | Try a different implement | Jesusaves | 1 | -9/+14 | |
2018-12-18 | Try a tweak on fishing to see if it works | Jesusaves | 1 | -16/+16 | |
2018-12-18 | Debug messages | Jesusaves | 1 | -0/+3 | |
2018-12-17 | Clear syntax on fishing npc | Jesusaves | 1 | -2/+2 | |
2018-12-16 | Fishing now yields some experience, based on bait rarity. | Jesusaves | 1 | -0/+1 | |
2018-12-16 | Minor rework to how rare-fish fishing goes | Jesusaves | 1 | -12/+9 | |
2018-07-11 | Refine Master Core Script. | Jesusaves | 1 | -6/+3 | |
2018-06-25 | Remove now not needed debugmes | Jesusaves | 1 | -1/+0 | |
2018-05-31 | Change rare fishing rule. Because... the secret bait. | Jesusaves | 1 | -6/+6 | |
2018-05-31 | Update stuff fishing-related | Jesusaves | 1 | -1/+0 | |
2018-03-17 | The correct way to do Candor fishing, without a custom file | Jesusaves | 1 | -3/+6 | |
2018-03-17 | Fish arrays weren't using getvariableofnpc(), so fix them to use it (untested) | Jesusaves | 1 | -6/+6 | |
2018-03-11 | Bugfix | Jesusaves | 1 | -1/+1 | |
2018-03-11 | Rebalances & Fixes | Jesusaves | 1 | -4/+1 | |
2018-03-04 | Definitive fix of fishing.txt - it should be working as planned, @Crazyfefe | jesusalva | 1 | -11/+20 | |
This includes rare fish, common fish, and the TODO's RNGs | |||||
2018-03-04 | "fix" fishing. It should work, just not like it is supposed to. | jesusalva | 1 | -1/+4 | |
2018-02-25 | fix fishing | Saulc | 1 | -5/+5 | |
2018-02-25 | add new baits for fishing | Saulc | 1 | -0/+6 | |
2018-01-13 | Initial commit | Saulc | 1 | -0/+294 | |