Commit Graph

4578 Commits

Author SHA1 Message Date
Evil Factory
8ef6ec90ca Revert "what the fuck"
This reverts commit 16e90bea61.

Revert "fix merge conflicts, warning: still broken"

This reverts commit 1f0f411d4f.
2021-10-27 13:59:19 -03:00
Evil Factory
16e90bea61 what the fuck 2021-10-27 13:47:14 -03:00
Evil Factory
1f0f411d4f fix merge conflicts, warning: still broken 2021-10-27 13:35:10 -03:00
Evil Factory
9d80de3ecf fix problem with wifi link to chat 2021-10-25 11:49:22 -03:00
Evil Factory
9c07262480 added new hooks to docs 2021-10-16 18:07:16 -03:00
Evil Factory
3a7355ed21 add many item and inventory related hooks 2021-10-16 17:58:24 -03:00
Evil Factory
fad7d2d001 dropdown thing 2021-10-14 10:17:28 -03:00
Evil Factory
8ba8b7c0c6 traitor hooks 2021-10-11 12:36:22 -03:00
Evil Factory
65f956741f i should probably use reflection to automatically register all components 2021-10-09 10:45:50 -03:00
Evil Factory
0000605186 for some reason you can move files but not delete, so i might aswell send them directly into the trash bin 🚊 2021-10-08 11:29:15 -03:00
Evil Factory
8500525722 client side lua install command thing 2021-10-08 10:44:24 -03:00
Evil Factory
58dbfdb13b hm? 2021-10-07 11:47:51 -03:00
Evil Factory
578bba38a2 changes to client-side commands and added some physics related things 2021-10-07 11:46:57 -03:00
Evil Factory
33f74c4a73 version text 2021-10-06 15:13:43 -03:00
Evil Factory
da98c04927 events apparently don't work 2021-10-05 16:16:40 -03:00
Evil Factory
1262c47e64 even more GUI 2021-10-04 11:46:13 -03:00
Evil Factory
fc811c67fb basic file sandboxing 2021-10-03 19:27:27 -03:00
Evil Factory
8ff490bfee make spam filter disabler actually work 2021-10-03 18:31:02 -03:00
Evil Factory
446686e18c docs update and entity.spawner 2021-10-03 12:13:45 -03:00
Evil Factory
a5233b4686 more GUI stuff 2021-10-01 19:13:25 -03:00
Evil Factory
31fcb5a1e2 added more actions and moved lobby update to networking which makes more sense 2021-10-01 12:54:06 -03:00
Evil Factory
6345166742 you can now load submarines dynamically and load them into the lobby screen and added entity spawner 2021-10-01 12:41:58 -03:00
Evil Factory
1da9b5870c docs update and registered few things 2021-09-30 14:56:19 -03:00
Evil Factory
04f7fe2630 Merge branch 'master' of https://github.com/evilfactory/Barotrauma-lua-attempt 2021-09-30 00:08:17 -03:00
Evil Factory
b34374ece4 new docs generator and docs update: electric boogaloo 2021-09-30 00:08:00 -03:00
Evil Factory
1c4b124cf3 don't create fatal errors in case of warnings 2021-09-30 00:07:19 -03:00
Evil Factory
1fd68c02ea Merge pull request #20 from mc-oofert/patch-6
itemThink deltaTime
2021-09-29 10:54:02 -03:00
jimmyl
d1da7ce521 deltatime 2021-09-29 11:44:11 +02:00
Evil Factory
e4b3743bdb fix wifi components not working correctly 2021-09-28 17:26:53 -03:00
Evil Factory
fc2095e7fb Merge pull request #19 from mc-oofert/patch-6
register relay and memory component
2021-09-28 10:54:50 -03:00
jimmyl
0ad10245f9 register relay and memory component 2021-09-28 12:53:38 +02:00
Evil Factory
2387c6c2c7 fix itemThink 2021-09-27 15:28:12 -03:00
Evil Factory
ffcf220f1f updated docs 2021-09-27 15:19:23 -03:00
Evil Factory
c99df6b820 registered Job 2021-09-26 21:25:55 -03:00
Evil Factory
b65b84539c fix voice 2021-09-26 15:03:29 -03:00
Evil Factory
96747345e9 Merge pull request #18 from mc-oofert/patch-5
itemThink
2021-09-26 11:30:42 -03:00
jimmyl
26352d744a final 2021-09-26 11:05:10 +02:00
jimmyl
8183ad60d6 how the fuck does this syntax work 2021-09-26 11:03:20 +02:00
jimmyl
26b8391ad4 dumb 2021-09-26 11:01:21 +02:00
Evil Factory
17ecef8c67 added a way to create console commands 2021-09-25 20:33:17 -03:00
Evil Factory
a058d0a1bc some GUI 2021-09-25 11:14:03 -03:00
Evil Factory
d81684cd19 fixed reloadlua breaking __call metamethods, fixed singleplayer crash, added fun things to client-side lua :) 2021-09-23 21:29:18 -03:00
Evil Factory
8d52f2d664 updated docs 2021-09-23 16:14:39 -03:00
Evil Factory
1f04fea3cc fixed http request halting the main thread 2021-09-23 16:09:38 -03:00
Evil Factory
dac0734401 finally Userdata() syntax, no more nasty CreateUserdata or Userdata.Create 2021-09-22 19:34:08 -03:00
Evil Factory
772edcfe5b updated docs 2021-09-22 13:27:31 -03:00
Evil Factory
88eb227284 increased max players and made Signal work with __new 2021-09-22 13:10:41 -03:00
Evil Factory
b07e5d9b0b refactor hooks with new LuaResult 2021-09-21 17:11:49 -03:00
Evil Factory
784baf550f added client and server network communication 2021-09-20 16:15:29 -03:00
Evil Factory
c5d365eaa7 added Game.NetLobbyScreen 2021-09-19 19:40:48 -03:00