Age | Commit message (Expand) | Author | Files | Lines |
2021-04-14 | Casting Flare Dart while raining will cause 20% less damage :o | Jesusaves | 1 | -0/+4 |
2021-04-14 | I guess with this Wyara is done? :p | Jesusaves | 2 | -4/+6 |
2021-04-14 | Add Kaflosh. Maybe. Hopefully. This one requires some serious testing | Jesusaves | 7 | -24/+97 |
2021-04-14 | Rewrite weather code for its greatest challenge: Kaflosh | Jesusaves | 2 | -30/+99 |
2021-04-14 | Add a weather core, stripped down from Moubootaur Legends | Jesusaves | 3 | -0/+183 |
2021-04-14 | Add map masks constants | Jesusaves | 1 | -0/+15 |
2021-04-14 | We also don't mind (most) Hercules NPCs as they'll evaluate to nothing | Jesusaves | 1 | -1015/+0 |
2021-04-14 | Remove Evol NPC constants | Jesusaves | 1 | -454/+206 |
2021-04-14 | Remove some garbage outdated SC constants | Jesusaves | 1 | -9/+1 |
2021-04-14 | Update the disabled commands list | Jesusaves | 3 | -5/+44 |
2021-04-14 | Implement the second tier summoning magic (Astral and Dark) | Jesusaves | 10 | -327/+337 |
2021-04-14 | Fix betsanc learning, but we need detsanc or... something. | Jesusaves | 1 | -4/+2 |
2021-04-14 | Start working on Sagatha's scripts | Jesusaves | 1 | -57/+56 |
2021-04-14 | Keep polishing Elanore's dialog | Jesusaves | 1 | -71/+69 |
2021-04-14 | Why fixing the skill not consuming items, when I can hack it instead? :thinking: | Jesusaves | 4 | -11/+15 |
2021-04-14 | [skip ci] remove debug markers | Jesusaves | 1 | -13/+2 |
2021-04-14 | Admins are not devs/evtc/gms by default, remove this override even if it is r... | Jesusaves | 1 | -9/+10 |
2021-04-14 | Maybe the bug is in gumi's code? [skip ci] | Jesusaves | 1 | -0/+2 |
2021-04-14 | [skip ci] I need this data and don't have time for games | Jesusaves | 1 | -2/+6 |
2021-04-14 | [skip ci] | Jesusaves | 1 | -2/+4 |
2021-04-14 | Something is not right [skip ci] | Jesusaves | 1 | -0/+3 |
2021-04-14 | Why do they keep changing syntax? | Jesusaves | 2 | -4/+4 |
2021-04-14 | Report to GMs, not to players | Jesusaves | 1 | -2/+6 |
2021-04-14 | @setq can also behave as @getq now | Jesusaves | 1 | -1/+6 |
2021-04-14 | And this is definitely a bug | Jesusaves | 1 | -6/+0 |
2021-04-14 | This can also be a bug | Jesusaves | 1 | -0/+3 |
2021-04-14 | Remove ElanoreFix() function. This *may* end up releasing Omar's broken quest. | Jesusaves | 2 | -53/+31 |
2021-04-14 | Remove the subroutine from elanore | Jesusaves | 1 | -18/+7 |
2021-04-14 | Particle effects to inma and lum | Jesusaves | 2 | -0/+5 |
2021-04-14 | Trim some weird stuff at elli | Jesusaves | 2 | -32/+32 |
2021-04-14 | Issue healing experience without greater concerns. | Jesusaves | 2 | -0/+3 |
2021-04-14 | Rewrite partly Elanore and use partly the quest system. | Jesusaves | 2 | -90/+33 |
2021-04-14 | Fix Elanore's dialog, Lum, and Inma so they are consistent. Changes Legacy be... | Jesusaves | 3 | -103/+129 |
2021-04-14 | Fix lum/inma ranges and targets | Jesusaves | 1 | -2/+14 |
2021-04-14 | Lesser Heal and Lay On Hands took me almost a whole hour to finish. | Jesusaves | 6 | -23/+162 |
2021-04-14 | Add the annoying grow plant spells | Jesusaves | 5 | -1/+114 |
2021-04-14 | Remove can-act failure messages because they are annoying | Jesusaves | 1 | -2/+2 |
2021-04-14 | Better ordering | Jesusaves | 1 | -31/+31 |
2021-04-14 | TMWA summons are weird | Jesusaves | 1 | -5/+13 |
2021-04-14 | Keep the name of monsterinfo as "miteyo", so the Zax De'Kagen Showdown may be... | Jesusaves | 5 | -5/+5 |
2021-04-14 | Add monsterinfo spell, wich replaces the following ones: | Jesusaves | 8 | -235/+300 |
2021-04-14 | Rebalance the... ahem... bonus. | Jesusaves | 1 | -2/+2 |
2021-04-14 | Fix a typo in Morgan's code. | Jesusaves | 1 | -1/+1 |
2021-04-14 | Polish a bit Morgan's code | Jesusaves | 1 | -12/+28 |
2021-04-14 | I've forgot to actually give you the skill T.T | Jesusaves | 1 | -2/+2 |
2021-04-14 | Add Confringo | Jesusaves | 5 | -1/+52 |
2021-04-14 | Stop bothering me already, will you? XD | Jesusaves | 2 | -8/+8 |
2021-04-14 | While we likely won't use this, add homunculus databases. | Jesusaves | 2 | -132/+144 |
2021-04-13 | Optimize magic skill charge code, add warning when low on supply (3 or less) | Jesusaves | 2 | -5/+18 |
2021-04-13 | Fix the most important bug, you cannot use the charges if no sulphur. | Jesusaves | 1 | -2/+3 |