Commit Graph

58 Commits

Author SHA1 Message Date
EvilFactory 307c81c3bd Fixed lag caused by character.damageLimb 2024-09-06 18:58:08 -03:00
EvilFactory 03b8efc95f Updated manual install doc 2024-08-27 19:42:29 -03:00
EvilFactory 303f1cfb0b Fixed fields have incorrect realm 2024-08-26 18:59:39 -03:00
EvilFactory 7455b5b1c1 Added constructors to docs 2024-08-25 17:22:55 -03:00
EvilFactory 4e9ef97fac Added GUI.* to Lua docs 2024-08-25 16:49:45 -03:00
EvilFactory fd29b395a7 Fixed formatting 2024-08-25 14:31:04 -03:00
EvilFactory 5e02b3e082 Fixed links 2024-08-25 14:20:07 -03:00
EvilFactory 3788e4641c Improved CSharp documentation 2024-08-25 14:06:17 -03:00
EvilFactory 079b0c3648 Fixed merge errors 2024-04-24 12:34:59 -03:00
EvilFactory 38f8e26635 Added IReadMessage and IWriteMessage plus some enums to the documentation 2024-04-20 19:45:42 -03:00
EvilFactory 71376cfe5f You can now grab the parameters passed into XML status effects and added a variation of the Hook Add method that only takes the event name 2024-04-20 18:47:07 -03:00
EvilFactory a159c4188b Fix up links 2024-01-13 17:04:45 -03:00
EvilFactory 1a651372f6 Updated CS docs 2024-01-13 16:49:31 -03:00
EvilFactory 1e385e9ed3 Update Networking docs 2023-07-10 18:58:31 -03:00
EvilFactory abb9e1eb1d Added Util.GetItemGroup and Util.RegisterItemGroup 2023-05-26 19:56:17 -03:00
EvilFactory 6b96927b23 Added docs for the util functions and fixed timer docs 2023-05-17 10:14:16 -03:00
EvilFactory 828cb99644 Added basic documentation for LuaUserData 2023-04-14 14:46:55 -03:00
EvilFactory 20cb4bf320 Fixed new lines in manual install page (thanks ldocs) 2023-04-12 12:19:48 -03:00
EvilFactory f2a3c38c79 Added item.removed to docs and fixed some minor things 2023-04-11 12:34:15 -03:00
EvilFactory 8b225abea6 Improved manual install docs 2023-04-05 13:21:56 -03:00
EvilFactory 64215c5722 Allow specifying realm when generating docs for a single type and added PlayerInput to docs 2023-03-18 15:43:10 -03:00
EvilFactory 8d745e3e6b Improved docs: Enums are now automatically generated 2023-02-16 13:51:35 -03:00
EvilFactory 757998a1e4 Improved docs: Members now have their realm set automatically and server-only members are now also included 2023-02-15 19:24:54 -03:00
EvilFactory 4b206ada3e Fixed formatting again on the lua docs generator project 2023-02-06 18:11:17 -03:00
EvilFactory cd5901f73a Removed leftover dead code from generate_docs.sh 2023-02-06 12:15:41 -03:00
EvilFactory 14c45e4900 Fixed indentation on docs generator project 2023-02-04 14:20:55 -03:00
EvilFactory c6f67ec01e Update intro.md 2023-01-12 23:39:14 -03:00
EvilFactory f520260f42 Merge branch 'develop-unstable' into develop 2022-12-14 12:11:08 -03:00
EvilFactory 9d83afe905 Update docs 2022-12-12 19:44:57 -03:00
EvilFactory c739ea3952 Unstable fixes 2022-12-09 20:19:36 -03:00
EvilFactory 83c9c25164 Remove sandboxing statement from CS docs 2022-12-07 22:56:56 -03:00
EvilFactory b77dde156b Get docs in line and added networking manual 2022-10-29 19:44:23 -03:00
EvilFactory 0ea644c6ca Fix build.ps1 copying files incorrectly 2022-10-08 11:17:06 -03:00
EvilFactory 35abb5d147 added new manual install video tutorial 2022-09-13 14:45:46 -03:00
EvilFactory 56d997624e added notice for mac installing from scratch 2022-09-06 06:17:38 -03:00
EvilFactory f3b53afc3c remove video 2022-08-23 16:59:58 -03:00
peelz a46c925858 Enforce kinds ordering in lua docs 2022-08-20 21:10:55 -04:00
EvilFactory 0365956c9b replaced Lua Examples with a link to a repository 2022-08-18 15:31:05 -03:00
peelz 8d40a106dc Fix docs ps1 script module errors 2022-08-14 18:03:56 -04:00
peelz 3a6ce4c219 Update manual installation instructions 2022-08-11 22:26:58 -04:00
peelz 5c3274153e Fix markdown spacing for ul, ol and iframe 2022-08-11 22:26:58 -04:00
peelz 1049296705 Fix incorrect path to scripts/install.sh in lua docs build script 2022-08-11 22:26:58 -04:00
EvilFactory 6c7a93d53e docs: added Sigil.dll to "Adding Lua For Barotrauma to an existing client" 2022-08-11 06:29:45 -03:00
peelz 267644695a Add Sigil.dll to the list of files to deploy/update 2022-08-10 05:36:17 -04:00
peelz c25f4df6bc Add lua docs for new Hook.Patch API 2022-08-10 05:36:17 -04:00
peelz 014bddf5ee Add support [readonly] modifier to lua docs 2022-08-10 05:36:17 -04:00
peelz 987907bd05 Improve color constrast of headers in lua docs 2022-08-10 05:36:17 -04:00
peelz e0defa82e2 Fix invalid @realm tags 2022-08-10 05:36:17 -04:00
peelz 7e99cdef29 Implement rudimentary cache busting for lua docs 2022-08-10 05:36:17 -04:00
peelz 97021f127c Add support for deprecation reason in lua docs 2022-08-10 05:36:17 -04:00