Lily Tsuru modeco80
  • fox,, girl,

  • Joined on 2023-07-19
modeco80 pushed to main at modeco80/swsf-bruteforce 2023-08-21 20:51:18 -04:00
c88ab93a10 Init
modeco80 created repository modeco80/swsf-bruteforce 2023-08-21 20:48:18 -04:00
modeco80 pushed to main at modeco80/gmod-lcpu 2023-08-05 06:47:06 -04:00
4f6ec38f22 misc fun changes
modeco80 pushed to main at modeco80/gmod-lcpu 2023-08-02 05:30:29 -04:00
a5f7735d9a lucore: add Unique and Ref types
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-30 23:44:35 -04:00
92a62322f9 projgen: Working!
modeco80 created branch main in lcpu/sdk 2023-07-30 19:52:43 -04:00
modeco80 pushed to main at lcpu/sdk 2023-07-30 19:52:43 -04:00
4985206d65 initial commit
modeco80 created repository lcpu/sdk 2023-07-30 19:47:25 -04:00
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-30 06:59:46 -04:00
568064068e projgen: Initial commit
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-29 17:02:14 -04:00
5f7f36296f lcpu: make build_module take in the path to the gameserver
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-29 17:00:02 -04:00
7ae6acfc3b lcpu: officially support legacy 32bit branch
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-29 01:56:31 -04:00
6eada83eeb lcpu/lua: Add Wiremod interface
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-28 18:12:37 -04:00
d3cee95b14 lcpu/lua: Move Lua device implementations into seperate "LCPU.Devices" namespace
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-28 06:06:10 -04:00
8eb4b6ef41 lcpu: Misc cleanup
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-27 17:11:38 -04:00
bdd6839fa2 lcpu/lua: remove "rapid iteration" test code
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-27 17:05:07 -04:00
c9968a0954 yet more cleanup
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-27 16:55:40 -04:00
1d0830160b fixup luadevice binding a bit
edc5def251 forgot that
14614a72d3 lcpu: Remove TestObject entirely
b5595cc996 lcpu: Move LuaCpu to LuaObject
deadeb5c51 Move LuaDevice to LuaObject
Compare 6 commits »
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-27 07:21:14 -04:00
4538cd182d lcpu: more cleanup. this is the last one I promise, I need sleep
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-27 07:16:49 -04:00
1b347eecc8 lcpu: Cleanup, and begin the implementation of a new system for Lua binding
modeco80 pushed to main at modeco80/gmod-lcpu 2023-07-27 06:03:39 -04:00
40c539bf22 lcpu: Lua devices now work!!