Commit graph

15 commits

Author SHA1 Message Date
MowFord
643427fb5e Update Diabolos petskill ranges
Fix message enums
2024-05-03 11:12:59 -05:00
MowFord
0c6159be50 [LUA] Update all existing diabolos action lua
Put notes in pet_skills.sql for the missing ones
2024-05-03 10:28:41 -05:00
MowFord
0e8ae08461 Give proper messages for random deal 2024-04-14 12:35:44 -05:00
Neckbeard
32136ad7e9 [lua] Add new msg enums from retail captures for bp abilities 2024-03-30 21:27:11 -04:00
N3ckB3ard
28daa7f135
[SMN] Correct Leviathan animations, BP abilities, implement Tidal Roar and Soothing Current, various fixes (#4998)
* [core] Remove Leviathan animation shifting

* [sql] Update Ability Animations and add pet_skills.sql entries

* Additional change made for Carbuncle sc param

* [lua] Add new msg enums from retail captures for bp abilities

* [lua] Update leviathan BP abilities enums and jobutil logic

* [lua] Adds "Tidal Roar" BP Ward ability

* [lua] Adds new effect "Curing Conduit" and BP Ward "Soothing Current"

* Remove newlines after function declaration
2024-01-16 09:13:35 +00:00
TeoTwawki
19307f0345
Merge pull request #4982 from CatsAndBoats/carbuncle_pet_update
[SMN] Correct Carbuncle animations, BP abilities, implement Soothing Ruby and Holy Mist, various fixes
2024-01-12 16:17:42 -05:00
Neckbeard
4c8890b896 [lua] Add "Holy Mist" bp Rage and Update existing bp Rage abilities
* Additional corrections from prior pushes (Xaver)
* Correction to Soothing Ruby logic (Xaver)
2024-01-11 21:19:34 -05:00
Neckbeard
ab5ca37255 [lua] Add new msg enums from retail captures for bp abilities
Co-authored-by: WinterSolstice8 <WinterSolstice8@users.noreply.github.com>
2024-01-11 21:14:01 -05:00
TeoTwawki
7200dccdb6 message enum cleanup, enum for curse spikes instead of magic number
Also some misc cleanup in battleutils
2024-01-09 11:58:19 -05:00
Tal Ben-Eliezer
904b69d981 Implement DRK spell Absorb-Attri 2023-12-30 20:01:06 -05:00
Zach Toogood
e98de08e90 [core, Lua] Rename PrintToPlayer and PrintToArea to lowercase 2023-12-09 23:54:00 +00:00
Zach Toogood
e8593c45fd
Merge pull request #4627 from WinterSolstice8/caitsith_plumbing
Misc Caitsith plumbing
2023-10-22 14:57:04 +01:00
WinterSolstice8
11bf9f31b5 [msg] Add JA_GAIN_EFFECT_2 message 2023-10-21 23:04:11 -06:00
Zach Toogood
32fb3a9173 Add countdown to Relinquish 2023-10-16 16:17:38 +01:00
claywar
7b85324c5b
Move scripts/globals/msg.lua to scripts/enum/msg.lua 2023-07-15 10:09:04 -04:00
Renamed from scripts/globals/msg.lua (Browse further)