Age | Commit message (Expand) | Author | Files | Lines |
2019-07-26 | Fix mounts on ClientVersion too, correcting a bug present on live server due | Jesusaves | 1 | -0/+3 |
2019-07-25 | ClientVersion Update: Mass Provoke may also be lv 3+. | Jesusaves | 1 | -3/+5 |
2019-07-25 | All skills from the deprecated magic system are now being removed on update. | Jesusaves | 1 | -0/+29 |
2019-07-25 | This will be the loop for removing skills | Jesusaves | 1 | -2/+28 |
2019-07-25 | Sharpshooting - Replace skill | Jesusaves | 1 | -4/+11 |
2019-07-25 | Remove Magic Wizard class, replace with Magic Warrior (ID-effect only) | Jesusaves | 1 | -0/+2 |
2019-07-25 | Transfer ALL_INCCARRY to Trickmaster. Updater: Remove Merchant Police | Jesusaves | 1 | -0/+11 |
2019-07-25 | Remove Merchant Police gameplay | Jesusaves | 1 | -96/+0 |
2019-07-24 | Fix code typo | Jesusaves | 1 | -1/+1 |
2019-07-23 | Redesign fishing system so it may accept fishing nets. | Jesusaves | 1 | -29/+31 |
2019-07-22 | Fix typo, add recipe to old players on CV, mark new Dagger recipe on book. | Jesusaves | 1 | -0/+5 |
2019-07-22 | Improving an already learned skill now always cost 1 AP. | Jesusaves | 1 | -1/+6 |
2019-07-22 | Make Scholarship Badge used last | Jesusaves | 1 | -1/+1 |
2019-07-22 | And capped. | Jesusaves | 1 | -2/+2 |
2019-07-22 | I think this should be trimmed. | Jesusaves | 1 | -2/+2 |
2019-07-22 | Trickmaster class is now Open For All. You now start with 1 MSP. | Jesusaves | 1 | -0/+2 |
2019-07-22 | Scholarship Badge (ID 911) - Grants you a free skill learning and is used first. | Jesusaves | 1 | -2/+5 |
2019-07-19 | Scholarship Class ready (amount of skills trimmed for release) | Jesusaves | 1 | -0/+2 |
2019-07-19 | Update trickster | Jesusaves | 1 | -0/+2 |
2019-07-19 | Reintroduce mlearn(), and optimize the code. | Jesusaves | 1 | -4/+30 |
2019-07-19 | fix tabulation and order seasons.txt | Saulc | 1 | -15/+14 |
2019-07-19 | Earliest working prototype | Jesusaves | 1 | -6/+13 |
2019-07-19 | Touching Mana Stones will now add you Divine Protection Skill (1 level/touch) | Jesusaves | 1 | -1/+4 |
2019-07-19 | Prepare new utils for new skill point system | Jesusaves | 1 | -18/+16 |
2019-07-18 | last seasons.txt tabulation update | Saulc | 1 | -62/+62 |
2019-07-18 | seasons.txt tabulation update | Saulc | 1 | -286/+286 |
2019-07-17 | Desert Bandit, FireGoblin and Red Scorpion now drop Cocktails during summer | Saulc | 1 | -0/+6 |
2019-07-17 | re-order cocktails by drop rate to make file easier to read | Saulc | 1 | -6/+8 |
2019-07-17 | I'm sure nobody will be trolled by this. | Jesusaves | 1 | -2/+2 |
2019-07-17 | Condition for siege stage on game storyline to be over: 500 points in overall. | Jesusaves | 1 | -0/+11 |
2019-07-17 | Change siege throttler from 12h to 8h (we should be safe provided a 15 days r... | Jesusaves | 1 | -4/+4 |
2019-07-17 | Update game news | Jesusaves | 1 | -1/+15 |
2019-07-17 | Rewrite how monster king siege score is reported. Also, report how imminent a... | Jesusaves | 1 | -1/+13 |
2019-07-17 | Multiply this HP bit by further 5 which is the lowest DMG-per-Lvl boost I've ... | Jesusaves | 1 | -2/+2 |
2019-07-17 | Typo on previous commit | Jesusaves | 1 | -2/+2 |
2019-07-17 | Further boost siege boss HP based on number of players × average level. | Jesusaves | 1 | -2/+2 |
2019-07-16 | Adjust EXP Boost on siege victory to their final values (as I've decided before) | Jesusaves | 1 | -4/+4 |
2019-07-16 | Fix rule on Ched and seasons for Ched's Summer: Disregard wrong year | Jesusaves | 1 | -1/+1 |
2019-07-16 | Throttler - Only one siege every 12 hours maximum | Jesusaves | 1 | -1/+6 |
2019-07-16 | Defeating siege boss may now raise EXP rate for an hour (experimental). | Jesusaves | 1 | -0/+15 |
2019-07-16 | Let's start simple: 15 minutes per chest. | Jesusaves | 2 | -2/+3 |
2019-07-15 | Fix bugs, move Colin and Luca to second building, change restrictions of second | Jesusaves | 1 | -1/+0 |
2019-07-15 | Bounty Helmet bugfix if needed. I forgot what TMW2_SPEECH was for but it was ... | Jesusaves | 1 | -0/+5 |
2019-07-15 | Cards can now be inserted on all weapons, clientversion.txt fixes | Jesusaves | 1 | -0/+10 |
2019-07-15 | You now need level 20 to rent a mount | Jesusaves | 1 | -1/+1 |
2019-07-14 | You may now find Ancient Blueprint as Super Rare (1%) on Chests. | Jesusaves | 1 | -1/+1 |
2019-07-14 | Fishing - use rand2() instead of rand() | Jesusaves | 1 | -1/+1 |
2019-07-14 | If I miss the event day - At least have something on automatic schedules. | Jesusaves | 1 | -0/+8 |
2019-07-14 | Update 2019 event schedule | Jesusaves | 1 | -2/+7 |
2019-07-14 | I don't see any specific error message to don't use rand2() in any_of() | Jesusaves | 1 | -1/+1 |