1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-20 01:37:45 +00:00
Commit graph

5 commits

Author SHA1 Message Date
cd96804df8 Add basic Event scripting capaibilities
This implements the first event script, going from the first Ul'dah opening
cutscene to the next.
2025-03-28 21:28:30 -04:00
d8c6e7a292 Begin wiring status effect Lua API 2025-03-27 23:32:36 -04:00
e6ff9117a1 Send the welcome server message in the onBeginLogin Lua function
I finally got a proof-of-concept working, and am somewhat happy with how I can
start building this API now.
2025-03-27 22:54:36 -04:00
ca9d3aa8dc Pass PlayerData to onBeginLogin function 2025-03-27 19:24:36 -04:00
6e62e54ad1 Add mlua for server-side scripting support
This isn't hooked up to anything yet, just trying it out.
2025-03-27 16:20:33 -04:00