Commit Graph

280 Commits (cd1a91a74cdc57497cf884bb9ff48317e2713e5e)

Author SHA1 Message Date
MysterD 669e17bc18 Added global textures 2022-02-15 22:14:55 -08:00
MysterD 29599a82ec Created TextureInfo struct 2022-02-15 22:13:10 -08:00
MysterD ded74e7fb5 Added image drawing to Lua API 2022-02-15 22:12:20 -08:00
MysterD 941375718b Added CPointers to Lua/autogen 2022-02-15 22:09:21 -08:00
MysterD 3fcc31e233 Added text rendering to Lua API 2022-02-15 22:08:01 -08:00
MysterD 6d6d94fcde Add Wario's moveset based on steven's mod 2022-02-14 18:26:44 -08:00
MysterD 3436d6d26f Update lua docs 2022-02-13 22:18:03 -08:00
MysterD 434176e7d6 Added a bunch of functions to Lua wrapper 2022-02-04 19:13:15 -08:00
MysterD f4279924fb Added read-only column to Lua struct documentation 2022-02-04 01:32:19 -08:00
MysterD ab1e85994e Added hook_on_sync_table_change() to Lua API 2022-02-04 00:15:14 -08:00
MysterD 0935eed3b7 Rewrite of how lua hooks chat commands 2022-02-03 19:50:27 -08:00
MysterD b6a3733bf0 Added network_get_player_text_color_string() to lua api 2022-02-03 19:05:59 -08:00
MysterD 6fcc60a791 Changed autogeneration of Lua constants to pull directly from src 2022-02-03 00:43:17 -08:00
MysterD cf34aa0b08 Added support for returning structs from C to Lua 2022-02-03 00:43:08 -08:00
MysterD fb01338278 Added chat commands to lua mods 2022-02-03 00:42:57 -08:00
MysterD a3467bb6dc Added chat message creation to Lua 2022-02-03 00:42:48 -08:00
MysterD 271a375510 Added immutable strings to autogen, added djui_popup_create 2022-02-03 00:42:31 -08:00
MysterD d82dc207aa Adjusted autogen to pull functions directly from src 2022-02-03 00:41:07 -08:00
MysterD cecb145bbb Added network utils functions to Lua 2022-02-02 20:24:35 -08:00
MysterD 12f66994e6 Added on_player_connected/disconnected hooks 2022-02-02 19:33:36 -08:00
MysterD c59aeedf78 Added gNetworkPlayers to lua api 2022-02-02 19:24:51 -08:00
MysterD fcb459d095 Added HOOK_ON_PVP_ATTACK 2022-02-02 19:19:17 -08:00
MysterD 0d7b6daa9b Fixed character sound functions 2022-02-01 21:59:34 -08:00
MysterD 1cce3dd884 Added Sync Tables to lua documentation 2022-02-01 18:52:26 -08:00
MysterD 9a3796f0b8 Added ability for sync tables to contain tables 2022-02-01 18:15:10 -08:00
MysterD e9d3bf49da Initial foundation for lua networking 2022-01-30 23:11:33 -08:00
MysterD 8688fa4ca4 Added hooks to Lua documentation 2022-01-30 00:07:50 -08:00
MysterD d5aeec5490 Removed ACT_(MARIO_ACTION) Lua functions from API (useless) 2022-01-29 23:02:36 -08:00
MysterD 4daa658567 Removed unimplemented functions from documentation 2022-01-29 22:59:36 -08:00
MysterD c170984471 Autogenerated Lua documentation 2022-01-29 22:47:22 -08:00