Age | Commit message (Expand) | Author | Files | Lines |
2021-06-16 | Add patch | Jesusaves | 1 | -0/+19 |
2021-06-06 | Use KICK-7 for Mirror Lake, preparing for upcoming M+/MLauncher updates | Jesusaves | 1 | -2/+2 |
2021-05-30 | Inform Mirror Lake users that their char is TEMPORARY and will be RESET. | Jesusaves | 1 | -0/+1 |
2021-05-30 | Fix typos, and force HurnscaldQuest_Celestia to be reset on death/logout | Jesusaves | 2 | -2/+5 |
2021-05-30 | Make investment in exportation profitable in 24~52 weeks. | Jesusaves | 1 | -1/+2 |
2021-05-30 | Increase the effectivity of investments in exportations. | Jesusaves | 1 | -1/+1 |
2021-05-30 | Politics - Be more clear about the term on the messages | Jesusaves | 2 | -8/+14 |
2021-05-29 | Implement Brawler Sciences Class and skills | Sean Hulka | 1 | -0/+15 |
2021-05-27 | Celestia's Arc - TMW's Mirror Lake Quest | Jesusaves | 1 | -1/+1 |
2021-05-27 | Add functional constants | Jesusaves | 1 | -1/+1 |
2021-05-27 | set byte/nibble fix (do we even need to reset this info, though?) | Jesusaves | 2 | -10/+10 |
2021-05-27 | Fix a deference | Jesusaves | 1 | -3/+3 |
2021-05-26 | Steal MirrorLakeSendTo() function from TMW, with a change to work here | Jesusaves | 1 | -0/+13 |
2021-05-26 | Fix some typos | Jesusaves | 2 | -18/+26 |
2021-05-26 | Final updates to the Mirror Lake basic infrastructure on ML side. | Jesusaves | 1 | -2/+4 |
2021-05-26 | Force full recovery | Jesusaves | 1 | -0/+1 |
2021-05-25 | Avoid Mirror Lake from accidentally overriding Jail | Jesusaves | 1 | -1/+1 |
2021-05-25 | Handle the by-traffic, that is, when people use Mirror Lake but end in the wr... | Jesusaves | 1 | -0/+6 |
2021-05-24 | Ah, you need this. | Jesusaves | 1 | -0/+1 |
2021-05-24 | Upgrade Mirror Lake rules, and force-equip the Mirror Lake Armor | Jesusaves | 1 | -4/+26 |
2021-05-24 | Reset Mirror Lake Warp Data on login. | Jesusaves | 1 | -1/+9 |
2021-05-24 | Handle Mirror Lake entries; For lake 0 and lake 1. | Jesusaves | 1 | -0/+13 |
2021-05-24 | Ensure it does not work on a weird inexisting test server | Jesusaves | 1 | -1/+2 |
2021-05-24 | Make Vault functions reliant on $BETASERVER flag | Jesusaves | 2 | -2/+9 |
2021-05-23 | Fix typos | Jesusaves | 1 | -2/+2 |
2021-05-23 | Add more wrappers | Jesusaves | 1 | -2/+111 |
2021-05-23 | Exception() - avoid self-error | Jesusaves | 1 | -0/+9 |
2021-05-22 | Add getvaultexp() function and assign 20 Soul EXP each rebirth. | Jesusaves | 1 | -0/+20 |
2021-05-22 | Add bitwise functions from TMW rEvolt | Jesusaves | 2 | -19/+67 |
2021-05-22 | [skip ci] Rename Vault variables | Jesusaves | 1 | -5/+6 |
2021-05-17 | Extend API_FLUSHVAULT spec | Jesusaves | 1 | -1/+4 |
2021-05-10 | Implement API_FLUSHVAULT | Jesusaves | 1 | -1/+12 |
2021-05-06 | [skip ci] PS. During winter we still send 16 update packets. | Jesusaves | 1 | -3/+3 |
2021-05-06 | Rewrite day/night logic. Makes more reliable. Days last drastically longer. | Jesusaves | 1 | -15/+14 |
2021-05-06 | Bump daily XP/JXP as well. XP + 25% JXP +17% | Jesusaves | 1 | -2/+2 |
2021-05-06 | Daily GP reward is useless, boost it in 25% and bump the minimum. | Jesusaves | 1 | -1/+2 |
2021-04-10 | It might be this | Jesusaves | 1 | -0/+2 |
2021-04-07 | Add some notes, edit Alliance stock | Jesusaves | 1 | -7/+27 |
2021-04-07 | Legendary beigns now cause +10% DMG versus you. Divine Protection nerfs this ... | Jesusaves | 1 | -0/+3 |
2021-04-07 | Convert a few Physical Skills from built-in to Magicv3 | Jesusaves | 1 | -5/+40 |
2021-04-04 | Change Act 3 duration from a fixed 500 to a 'flexible' 1000 | Jesusaves | 2 | -2/+2 |
2021-04-02 | Fighting against legendary mobs penalties, trait to nullify them. | Jesusaves | 1 | -0/+9 |
2021-03-28 | Actually give +2% exp/gp so when you max rebirth, it is a total +10% bonusr13.3+1_20210401 | Jesusaves | 1 | -1/+1 |
2021-03-28 | Nerf rebirth bonuses (all stats -1, exp -9%). Add Trait System to rebirth | Jesusaves | 1 | -1/+1 |
2021-03-28 | Two masteries for the last rebirth. Do note splash bonus DOES NOT STACK. | Jesusaves | 1 | -1/+4 |
2021-03-28 | A total of seventeen traits. | Jesusaves | 1 | -0/+48 |
2021-03-28 | Fix typos | Jesusaves | 1 | -1/+0 |
2021-03-28 | Have a pipeline do a dry run if the new system could work or not | Jesusaves | 1 | -0/+11 |
2021-03-28 | Improve a bit our SQL queries syntax | Jesusaves | 1 | -4/+4 |
2021-03-25 | Enforce validatepin() to take a while to respond to avoid its abuse. | Jesusaves | 1 | -0/+2 |