Commit Graph

5022 Commits

Author SHA1 Message Date
Evil Factory
93a69d98c9 Merge pull request #82 from oiltanker/master
doxygen cs documentation
2022-05-07 12:17:34 -03:00
Oiltanker
eb94a1bdcd documentaion generation 2022-05-07 13:13:09 +03:00
Oiltanker
f5b2268150 doxygen cs documentation 2022-05-06 22:35:47 +03:00
Evil Factory
64f0e2f137 Fixes for PR #80 2022-05-06 13:10:50 -03:00
Evil Factory
e890126d9f Merge pull request #80 from Cintique/timer-blocking-fix
Fix blocking issue in `LuaCsTimer`
2022-05-06 12:20:15 -03:00
Cintique
1484c75595 Fix indents 2022-05-06 19:21:12 +10:00
Cintique
726399a87d Fix formatting 2022-05-06 19:20:20 +10:00
Cintique
5aef20aae2 Move LuaCsTimer to its own file. 2022-05-06 15:46:22 +10:00
Cintique
d244869377 Fix blocking issue in LuaCsTimer
Logic for scheduling actions in `LuaCsHook` (see `Enqueue()` and `Update()`) caused tasks with long delays to block the execution of tasks with shorter delays.
Moved logic for `Timer.Wait()` from `LuaCsHook` to `LuaCsTimer` and corrected the blocking issue.
2022-05-06 15:43:17 +10:00
Evil Factory
13274aecd6 added GUIColorPicker 2022-05-05 17:18:54 -03:00
Evil Factory
8db1703709 register RagdollParams 2022-05-05 16:59:37 -03:00
Evil Factory
9a43a87fc1 fix outdated info on getting started page 2022-05-05 14:22:32 -03:00
Evil Factory
53e16c3586 remove setmodulepaths after setting package path 2022-05-05 14:03:16 -03:00
Evil Factory
c8ec13fb56 added powered update interval 2022-05-05 13:18:50 -03:00
Evil Factory
f132fdb36e Merge pull request #79 from Cintique/minor-luacssetup-loadfile-loadstring
LuaCsSetup: lua.LoadFile -> lua.LoadString
2022-05-04 21:25:30 -03:00
Jacobin
87550af37d lua.LoadFile -> lua.LoadString 2022-05-05 10:23:17 +10:00
Evil Factory
d0bcdd858f Merge pull request #78 from Cintique/docs/error-handling
Add info on error handling to docs.
2022-05-04 21:12:12 -03:00
Jacobin
cc7d3b69f6 oops 2022-05-05 09:44:31 +10:00
Jacobin
59d757c2fb Add info on error handling to docs 2022-05-05 09:41:54 +10:00
Evil Factory
bbea195e7d fix formatting in lua require and better error handling with dofile,loadfile,etc 2022-05-04 08:50:17 -03:00
Evil Factory
7a6ddccbb7 Merge branch 'Cintique-lua-require/exception-handler' 2022-05-04 08:46:42 -03:00
Evil Factory
95a9c618e6 fix naming 2022-05-04 08:45:05 -03:00
Evil Factory
b322ba53be fix naming 2022-05-04 07:56:54 -03:00
Jacobin
43f172a190 Remove exception handling on Require
This was just eating exceptions; exceptions should instead propagate to a more appropriate handler (`pcall` should now work).
2022-05-04 11:37:44 +10:00
Evil Factory
c5b6cc5f0d made it possible to change the round summary traitor results 2022-05-03 20:06:34 -03:00
Evil Factory
5d7d6fb276 Merge pull request #76 from Cintique/docs/getting-started-require
Update Docs: Add some info about `require`.
2022-05-03 11:23:55 -03:00
Jacobin
7dc6d8a86f Educate others about how useful require is. 2022-05-03 21:44:58 +10:00
Evil Factory
9b9bfa7440 whoops 2022-05-02 19:33:42 -03:00
Evil Factory
4a07975ab8 Merge branch 'Regalis11:master' into master 2022-05-02 19:09:48 -03:00
Evil Factory
79daf2ed32 better error handling 2022-05-02 16:36:55 -03:00
Evil Factory
4b024d525f update docs 2022-05-02 15:51:03 -03:00
Regalis11
c454c4e2d5 Updated bug report template 2022-05-02 18:29:57 +03:00
Evil Factory
776e6d8ffd Merge pull request #75 from oiltanker/master
fix for non-local mods folder regex and mod assembly type not found
2022-05-02 11:32:48 -03:00
Oiltanker
fb079bf443 fix for non-local mods folder regex and mod assembly type not found 2022-05-02 15:23:57 +03:00
Evil Factory
8acbb0dcd1 fix docs 2022-05-01 09:24:53 -03:00
Evil Factory
e08587523f i swear i had Explosion registered 2022-05-01 09:17:07 -03:00
Evil Factory
5745afeb84 register order prefab collection 2022-04-30 16:39:41 -03:00
Evil Factory
4010f73ea2 register Order stuff 2022-04-30 16:26:18 -03:00
Evil Factory
1e4b6cc595 docs ClientPermissions 2022-04-30 16:21:18 -03:00
Evil Factory
0604a27efb added performance counter for think hook 2022-04-30 12:54:34 -03:00
Evil Factory
3f221c0d23 fix nullable errors 2022-04-29 17:58:56 -03:00
Evil Factory
6b886fe80e register GUIFont 2022-04-29 16:59:45 -03:00
Evil Factory
af47136bbd use cs package from backup packages 2022-04-29 14:00:53 -03:00
Evil Factory
be76cd5f35 Fix PR #74 2022-04-29 12:10:49 -03:00
Evil Factory
72b2492f0d fix patch hooks not working correctly with void return types 2022-04-29 12:10:20 -03:00
Evil Factory
96bdb143ee Merge pull request #74 from oiltanker/master
install_cl_lua custom dependency fix
2022-04-29 06:04:48 -03:00
Oiltanker
f1c7be0b4c install_cl_lua custom dependency fix 2022-04-29 05:07:08 +03:00
Evil Factory
a3ffc8c479 make automatic builds release because github user interface is kinda stupid 2022-04-28 17:17:07 -03:00
Evil Factory
5ced4f9f5d Merge pull request #73 from Terragen/Terragen-patch-1
Update RegisterShared.lua to remove duplicate call
2022-04-28 14:29:31 -03:00
Terragen
14bcf946e2 Update RegisterShared.lua to remove duplicate call
Removed duplicate call to RegisterBarotrauma("AIObjectiveOperateItem")
2022-04-28 13:24:21 -04:00