Brues
a3ff20782d
Use table.wipe and table.insert for tables
...
Replace custom wipe implementation with a call to table.wipe in api/api.lua and update its doc comment to explain behavior (resets Lua 5.0 length via luaL_setn, advises using table.insert). Replace manual table.getn(t)+1 array appends with table.insert in modules/loot.lua (two sites). Makes table operations safer and more idiomatic, avoiding manual metatable handling and getn-based append idioms.
2026-07-20 21:16:12 -05:00
..
2026-07-20 02:40:37 -05:00
2026-07-13 00:06:20 -05:00
2026-07-01 10:20:34 -05:00
2026-07-10 20:26:05 -05:00
2026-07-06 17:33:16 -05:00
2026-05-25 18:50:53 -05:00
2026-07-01 10:43:46 -05:00
2026-07-17 14:47:22 -05:00
2026-05-25 18:50:53 -05:00
2026-07-01 10:43:46 -05:00
2026-07-05 14:32:25 -05:00
2026-06-28 04:28:59 -05:00
2026-07-13 12:34:45 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2017-07-19 10:35:01 +02:00
2026-07-06 17:07:41 -05:00
2026-05-25 18:50:53 -05:00
2026-07-11 12:43:15 -05:00
2026-07-09 00:56:06 -05:00
2026-07-13 00:06:20 -05:00
2026-06-24 22:49:43 -05:00
2026-07-01 10:20:34 -05:00
2026-07-13 00:06:20 -05:00
2026-07-09 23:01:52 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-20 16:54:27 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-11 16:04:58 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2026-07-20 21:16:12 -05:00
2026-07-13 00:32:21 -05:00
2026-07-15 13:45:06 -05:00
2026-07-09 00:56:06 -05:00
2026-07-09 23:01:52 -05:00
2026-07-09 00:56:06 -05:00
2026-07-11 16:04:58 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-07-13 00:06:20 -05:00
2026-07-09 00:56:06 -05:00
2026-07-13 00:06:20 -05:00
2026-07-17 16:04:03 -05:00
2026-07-06 17:07:51 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2026-07-19 02:25:23 -05:00
2026-07-09 23:01:52 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-10 13:23:52 -05:00
2026-07-13 00:06:20 -05:00
2026-07-09 23:01:52 -05:00
2026-07-09 23:01:52 -05:00
2026-07-13 00:06:20 -05:00
2026-07-11 16:04:58 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-09 23:01:52 -05:00
2026-05-27 23:30:01 -05:00
2026-07-12 14:01:25 -05:00
2026-05-25 18:50:53 -05:00
2026-05-25 18:50:53 -05:00
2026-07-11 12:36:03 -05:00
2026-05-25 18:50:53 -05:00
2026-07-13 00:06:20 -05:00
2026-05-25 18:50:53 -05:00
2026-07-12 13:48:36 -05:00
2026-06-22 13:51:00 -05:00
2026-05-25 18:50:53 -05:00
2026-07-05 23:47:39 -05:00