Commit graph

24 commits

Author SHA1 Message Date
Aeshur
a2b5ae53ec Add Charm messages 2025-01-26 09:58:37 -05:00
WinterSolstice8
33ac36f76a [lua] [sql] Implement Bounty Shot 2025-01-22 16:03:45 -07:00
Zach Toogood
7d05f477d8 Item: Add Bead Pouch and Silt Pouch 2024-09-20 23:17:53 +01:00
claywar
a8986be5ab
Add explicit table path for enum declarations 2024-08-26 23:05:00 -04:00
claywar
94887d4db8
Use @enum annotation for tables in enum directory 2024-08-20 18:12:33 -04:00
Zach Toogood
5aea6cc94b
Merge pull request #6039 from LandSandBoat/zach2good/lua_lang_server_ci
Tools: Add LuaLS checks
2024-08-05 16:13:43 +01:00
Zach Toogood
75844e6776 CI: Add annotations to enums 2024-07-25 08:18:34 +01:00
Xaver-DaRed
c8cfe88a27 Audit "Arcane Circle" Ability and Effect
Co-authored-by: Schaedelschaden <Schaedelschaden@users.noreply.github.com>
2024-07-21 21:30:30 +02:00
TracentEden
63a860236a Fix completely resist message for spells and songs 2024-07-13 23:26:15 +03:00
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)