1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2026-07-02 09:38:52 +00:00
Files
CC-Tweaked/projects/lints
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
..
2025-10-31 19:50:44 +00:00