Evil Factory
|
267f65dcfd
|
added Faction
|
2022-03-22 10:02:27 -03:00 |
|
Evil Factory
|
394dda97f3
|
fix broken client-side registration
|
2022-03-09 21:01:39 -03:00 |
|
Evil Factory
|
2a7837138e
|
Accidentally left Vector2 without the metatable
|
2022-03-09 17:33:52 -03:00 |
|
Evil Factory
|
a5228583d0
|
Updated Moonsharp Interpreter, added support for implicit conversions, new types: LuaByte, LuaUShort and LuaFloat added to solve method overload conflict, support for setting UserData metatables, remove LuaUserData.AddCallMetaMethod and moved GUI object to Lua
|
2022-03-09 13:35:11 -03:00 |
|
Evil Factory
|
6b723c6fd0
|
add action type enum
|
2022-02-02 11:53:28 -03:00 |
|
Evil Factory
|
28b08becd1
|
add LimbType, fix broken links in docs and improve docs in general
|
2022-01-29 21:00:22 -03:00 |
|
Evil Factory
|
595f80e429
|
fix broken GUI library
|
2022-01-01 15:27:31 -03:00 |
|
Evil Factory
|
e6d170329a
|
tryChangeClientName, LidgrenHandleConnection, handlePendingClient hooks and some other things
|
2021-12-28 12:37:51 -03:00 |
|
Evil Factory
|
71e39f1422
|
add NetEntityEvent, CreateEntityEvent and item.readPropertyChange hook
|
2021-12-27 15:41:45 -03:00 |
|
Evil Factory
|
f04d897370
|
fix client-side lua errors
|
2021-12-26 13:32:45 -03:00 |
|
Evil Factory
|
3b1cb7a265
|
add job to default lib
|
2021-12-13 12:38:20 -03:00 |
|
Evil Factory
|
2144c89efb
|
add TextManager as static lib
|
2021-12-08 19:25:41 -03:00 |
|
Evil Factory
|
4ea4e4e0bd
|
allow some degree of control over human bots
|
2021-12-04 13:15:04 -03:00 |
|
Evil Factory
|
ec89822fb3
|
make ClientPermissions a static table
Registering the enum is not possible, explained in the pull request #30
|
2021-11-21 13:45:05 -03:00 |
|
Evil Factory
|
46166f124a
|
add firesource
|
2021-11-13 12:16:08 -03:00 |
|
zhurengong
|
6b1aca8efa
|
modified way to patch, can realize params map for compatibility, and try to hook Item in lua.
|
2021-11-10 21:07:19 +08:00 |
|
Evil Factory
|
9d45eb7402
|
fix http requests somehow causing weird errors when an exception happened inside it, for some reason i used registertype instead of createstatic, fix that, and added override disconnect character time
|
2021-11-08 12:12:35 -03:00 |
|
Evil Factory
|
72fff4ab73
|
replace harmony with a custom one that includes __params, some fixes in the lua setup and hook method is now actually useful
|
2021-11-05 20:40:50 -03:00 |
|
Evil Factory
|
a8a0c96d57
|
move most of the registration code to Lua, include harmony, add useful perf methods to Time and a more useful(but still useless) error handling in the hook call
|
2021-11-04 11:30:36 -03:00 |
|