Age | Commit message (Expand) | Author | Files | Lines |
2024-02-16 | Boost the teleport cooldown reduction from Siege season | Jesusaves | 1 | -1/+3 |
2024-02-16 | By popular demand: Sieges are back | Jesusaves | 1 | -1/+1 |
2023-12-07 | During Rebirth Season, Warp Crystals will break at half the usual rate | Jesusaves | 1 | -0/+2 |
2022-12-03 | Some minor adjustments I've been meaning to do for weeks. | Jesusaves | 1 | -3/+3 |
2021-10-08 | NPC Improvements | Jesusaves | 1 | -6/+6 |
2020-07-04 | Update some old, precarious code | Jesusaves | 1 | -1/+1 |
2020-02-25 | Min. break chances are now 15%. It hits 15% about 540s before (9 minutes) | Jesusaves | 1 | -3/+3 |
2020-02-25 | Reconfigure Warp Crystal Break Chance to hit 0% after a whole hour | Jesusaves | 1 | -2/+3 |
2020-02-25 | Make crystal break rate code more robust | Jesusaves | 1 | -1/+2 |
2020-02-25 | Warping Crystals: There's always 5% chance of not breaking :3 | Jesusaves | 1 | -1/+1 |
2019-08-30 | More main, core logics, needed for Forgotten Arc | Jesusaves | 1 | -1/+1 |
2019-08-30 | Minimum Warp Crystal Break Rate - 30% → 20% | Jesusaves | 1 | -3/+3 |
2019-07-27 | Warp items will now cancel ship travel. They're allowed again onboard. | Jesusaves | 1 | -1/+2 |
2019-05-04 | Disable debug marker. Also, strmobinfo returns numbers sometimes. | Jesusaves | 1 | -1/+1 |
2019-05-04 | Mechanic-wise, implement Warp Crystals and ensure they work | Jesusaves | 1 | -72/+30 |
2019-05-04 | Prepare introduction of Warp Crystals, update Lua dialog if hurns is in siege | Jesusaves | 1 | -4/+4 |
2019-04-30 | Fix teleport to save point with teleporter | Jesusaves | 1 | -2/+2 |
2019-03-01 | This is for Crazyfefe: Improve Emergency Exit intelligence.r08.3_190301 | Jesusaves | 1 | -0/+4 |
2018-12-17 | Extra helper for LoF Teleporter. Code simplified. | Jesusaves | 1 | -4/+10 |
2018-12-17 | LoF Teleporter can bring you to Frostia or Halinarzo... Under certain cases. | Jesusaves | 1 | -19/+28 |
2018-12-17 | Stop beating around the bush. reputation() now returns a 0~100 int. | Jesusaves | 1 | -1/+1 |
2018-09-19 | You should be able to teleport as long that HP > 90% (or you're in town) | Jesusaves | 1 | -1/+3 |
2018-09-17 | Fix bug on Teleporter | Jesusaves | 1 | -1/+1 |
2018-09-16 | [skip ci] typo | Jesusaves | 1 | -2/+2 |
2018-09-15 | Fix pipeline typo | Jesusaves | 1 | -1/+1 |
2018-09-15 | In other hand, you can use teleporter even while hurt - as long that you're in | Jesusaves | 1 | -2/+8 |
2018-09-15 | Teleporter will never take less than 30s to recharge | Jesusaves | 1 | -2/+2 |
2018-07-29 | Count time flasks too. There are other bugs, beware. Missing max() on time fl... | Jesusaves | 1 | -2/+2 |
2018-07-28 | Missing safety check | Jesusaves | 1 | -0/+4 |
2018-07-20 | Doing LoF Quests allow you up to 3 minutes discount on every warp time w/ Flask | Jesusaves | 1 | -4/+6 |
2018-07-09 | Fix the warps for Land Of Fire Village: @w lof and use of machine | Jesusaves | 1 | -1/+1 |
2018-07-09 | Cannot use teleporter if hurt | Jesusaves | 1 | -6/+18 |
2018-07-09 | Play with shake | Jesusaves | 1 | -0/+2 |
2018-07-09 | Time Flask | Jesusaves | 1 | -9/+18 |
2018-07-09 | Arkim fix, and preparative for teleporter | Jesusaves | 1 | -0/+37 |