Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-03 | Give players 110 Tolchi Arrows to start their archery career when doing ↵ | Jesusaves | 1 | -1/+2 | |
Rosen Quest | |||||
2022-05-18 | Fix shop startup sequence so new prices are shown | Jesusaves | 1 | -0/+1 | |
2022-05-05 | Taxes on Candor! | Jesusaves | 1 | -0/+11 | |
2021-08-18 | Fix Candor Northwest Bif not generating monster points | Jesusaves | 1 | -0/+1 | |
2021-03-17 | Fix possible bug at Tolchi | Jesusaves | 1 | -0/+5 | |
2021-03-15 | I was so sure I had removed crit damage from Tolchi LONG ago... | Jesusaves | 1 | -3/+2 | |
2021-01-08 | This means I must beef up MaxHp bonus even more | Jesusaves | 1 | -1/+1 | |
2021-01-08 | Okay, not all bonuses, just those above 5% | Jesusaves | 1 | -1/+2 | |
2021-01-08 | Tolchi - Randomize all bonuses | Jesusaves | 1 | -0/+1 | |
2021-01-08 | Tolchi MaxHP bonus - beef it up again | Jesusaves | 1 | -0/+2 | |
2020-10-19 | Fix Tolchi exploit | Jesusaves | 1 | -1/+1 | |
2020-10-13 | ... | Jesusaves | 1 | -1/+1 | |
2020-10-13 | Tolchi : Check for the impossible | Jesusaves | 1 | -0/+7 | |
2020-10-13 | Change #FIRST_TIME bonus rule on Tolchi | Jesusaves | 1 | -1/+2 | |
2020-10-13 | Consider item level on the malus formula as well | Jesusaves | 1 | -1/+2 | |
2020-10-13 | I don't trust gumi's code | Jesusaves | 1 | -0/+4 | |
2020-10-13 | Safety | Jesusaves | 1 | -0/+1 | |
2020-10-13 | Tolchi - Report the item name for double-safety | Jesusaves | 1 | -0/+1 | |
2020-07-03 | Fix Tolchi outdated CSYS code | Jesusaves | 1 | -1/+3 | |
2020-06-25 | The 100% chance EXP Bonus from Tolchi only applies if top3 players already ↵ | Jesusaves | 1 | -3/+5 | |
reached level 50. This is to prevent an early imbalance at ML Stable | |||||
2020-06-25 | Tolchi: First special request will, with 100% chance, give two bonuses: | Jesusaves | 1 | -17/+9 | |
GP Drop and EXP Gain. This only happens once per account, and already existing accounts are excluded. | |||||
2020-06-21 | Skypiercer recipe (unobtanium) | Jesusaves | 1 | -1/+1 | |
2020-06-18 | Sponsor Necklace should not be tweakable, to don't provide an unfair advantage | Jesusaves | 1 | -1/+1 | |
of the extra slot. Savior set is always tweakable, and Tolchi will not touch it. | |||||
2020-06-05 | Bump for beta.patch2 -> CRIT FIX. | Jesusaves | 1 | -3/+3 | |
If pipelines passes, this means it works. | |||||
2020-05-27 | deletearray() is broken, I officially don't know what to do. | Jesusaves | 1 | -0/+2 | |
Therefore, Tolchi second and third bonus slots were removed entirely. | |||||
2020-05-26 | [skip ci] Tolchi: Lower Crit DMG frequency, increase HP bonuses frequency | Jesusaves | 1 | -3/+3 | |
2020-05-26 | [skip ci] typo | Jesusaves | 1 | -1/+1 | |
2020-05-26 | Tolchi: No longer tweak items with options | Jesusaves | 1 | -1/+7 | |
2020-05-26 | Exclude Creased Shirt and Creased Short from Tolchi. | Jesusaves | 1 | -1/+2 | |
I mean, they are easy to get by skipping Tutorial. | |||||
2020-04-26 | And, this should do it >.> | Jesusaves | 1 | -3/+5 | |
2020-04-26 | Force BaseLevel and Rebirth to affect negativelly the re-rolls | Jesusaves | 1 | -4/+2 | |
2020-04-26 | Leave the commented code operational | Jesusaves | 1 | -4/+1 | |
2020-04-26 | And this is the typo | Jesusaves | 1 | -2/+1 | |
2020-04-26 | Tolchi is not purging its options correctly, so comment this chunk of code | Jesusaves | 1 | -2/+4 | |
2020-04-26 | If you talk to Rosen for shopping, is locked in Candor and Tutorial mode is on. | Jesusaves | 1 | -0/+6 | |
He'll warn you. Please spend responsibly. You CAN run out of GP and need to start over. There's no warning if you interact with the shop directly. | |||||
2020-02-18 | Fix bugs left by Valentine Day Event | Jesusaves | 1 | -21/+0 | |
2020-02-10 | [EVENT] Temporaly, Candor shop will restock hourly. | Jesusaves | 1 | -0/+21 | |
2020-02-05 | New function: tutmes() | Jesusaves | 1 | -1/+1 | |
Deprecate the crazy way we were doing before. Reason: I want to standardize a new color for tutorial speech. | |||||
2020-01-29 | Double sure | Jesusaves | 1 | -0/+1 | |
2020-01-29 | Tolchi: Take in account armor special calculation | Jesusaves | 1 | -4/+13 | |
Fix a bug of .@bonus not being set. Fix a bug on Event Equipment | |||||
2020-01-29 | Tweak restrictions at Tolchi | Jesusaves | 1 | -0/+12 | |
2020-01-25 | Tolchi dialog: Stop closing on options and make the loop work. | Jesusaves | 1 | -26/+25 | |
2020-01-25 | *Cough cough* I present to yall, Tolchi Special Requests system. | Jesusaves | 1 | -0/+94 | |
The latest, newest, most powerful money sink on the whole game. It beats lottery with so much grace and efficiency! Dear Saulc. | |||||
2020-01-25 | I'm not going to tidy up this script!! | Jesusaves | 1 | -13/+16 | |
2020-01-25 | Rewrite Tolchi script for better clarity | Jesusaves | 1 | -154/+163 | |
2019-09-12 | Candor is tax-exempt %%n | Jesusaves | 1 | -11/+0 | |
2019-09-12 | Inar now charge taxes. New function: shop2(). | Jesusaves | 1 | -0/+13 | |
In future, Shop#bazar1 will move to type HIDDEN and will have a placeholder instead to use shop2() functions. | |||||
2019-07-21 | Address TS/BUG 3 | Jesusaves | 1 | -0/+1 | |
Rosen doesn’t explain Bif is a monster and ManaPlus doesn’t helps on it either | |||||
2019-03-04 | Remove every trailing whitespace | Jesusaves | 1 | -2/+2 | |
```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` | |||||
2019-01-15 | Sell a Knife at Candor, instead of Small Knife (quest item now). | Jesusaves | 1 | -2/+2 | |
Lower its price. Increase a timer in Tutorial. |