1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2026-07-02 17:40:47 +00:00
Files
CC-Tweaked/projects
Jonathan Coates 39a12893e3 Fix handling of integer indexes in CobaltLuaTable
- Add a new LuaTable.get(int) overload to handle getting an integer key
   instead.
 - Update CobaltLuaMachine for more sensible Java->LuaValue conversion
   for looking up keys.
 - Add some tests for our two LuaTable implementations.
 - Randomly reformat two files because spotless is ???

Fixes #2430
2026-05-02 13:50:58 +01:00
..
2026-04-25 18:22:06 +01:00
2025-11-09 09:37:26 +00:00
2025-01-09 20:47:51 +00:00
2026-04-07 22:10:14 +01:00
2023-10-28 17:58:11 +01:00