Aussiemon
|
76e6d748b6
|
Draw command description strings in proper order
|
2023-03-12 20:17:59 -06:00 |
|
Aussiemon
|
3182e06c25
|
De-hardcode font material for command list gui to fix localization
|
2023-03-12 20:03:14 -06:00 |
|
Aussiemon
|
99799a4a10
|
Fix for keybind popup opening after dropdown selection
|
2023-03-12 18:18:58 -06:00 |
|
Aussiemon
|
14242acb54
|
Update contributors
|
2023-03-04 15:00:14 -07:00 |
|
fracticality
|
fea449b52f
|
Add support for "group" widget type (#9)
|
2023-03-04 14:24:14 -07:00 |
|
deluxghost
|
bacd49f221
|
Add zh-cn localization (#7)
|
2023-03-04 14:22:12 -07:00 |
|
Aussiemon
|
24502d9957
|
Merge pull request #4 from danreeves/inject-mod-options
Inject Mod Options button into Esc menu
|
2023-02-25 22:07:48 -07:00 |
|
Aussiemon
|
87ba024f1d
|
Update readme.md
|
2023-02-25 22:05:46 -07:00 |
|
Aussiemon
|
d1502daed9
|
Create CNAME
|
2023-02-25 21:13:15 -07:00 |
|
Aussiemon
|
7af8c22a8c
|
Merge pull request #6 from danreeves/gh-pages
Add docs setup
|
2023-02-25 21:08:13 -07:00 |
|
Dan Reeves
|
ae1564f973
|
Inject Mod Options button into Esc menu
|
2023-02-24 15:18:16 +00:00 |
|
Aussiemon
|
943313515f
|
Fix loadstring issue
|
2023-02-22 14:05:08 -07:00 |
|
Dan Reeves
|
d83bf6d86c
|
add docs setup
|
2023-02-18 22:49:58 +00:00 |
|
Aussiemon
|
66360e3438
|
Merge pull request #5 from Darktide-Mod-Framework/file_hook_callback
Change file hook handler to callback function, rename to hook_require
|
2023-02-17 17:08:50 -07:00 |
|
Aussiemon
|
48218a54d1
|
Change hook_file to hook_require, fix init bug
|
2023-02-09 14:00:09 -07:00 |
|
Aussiemon
|
f645473f31
|
Change file hook handler to callback function
|
2023-01-23 17:22:46 -07:00 |
|
Aussiemon
|
6b7c4d7fc2
|
Improvements for delayed hooks
|
2023-01-22 22:45:32 -07:00 |
|
Aussiemon
|
178aa48f80
|
Make "local dmf =" the top line of every file
|
2023-01-18 11:21:45 -07:00 |
|
Aussiemon
|
ef17beee8b
|
Add context to loadstring calls
|
2023-01-18 11:21:13 -07:00 |
|
Aussiemon
|
81276b000c
|
Remove chat broadcast because of abuse concerns
|
2023-01-18 11:20:36 -07:00 |
|
Aussiemon
|
e510bd3e9c
|
Merge pull request #2 from danreeves/mods-with-no-options
Add mod description below header in mod options
|
2023-01-13 02:42:50 -07:00 |
|
Aussiemon
|
2925e4a9f7
|
Merge pull request #3 from danreeves/fix-delayed-class-hooks
Fix delayed class hooks
|
2023-01-13 02:42:32 -07:00 |
|
Dan Reeves
|
17606ca944
|
add aussiemons code
|
2023-01-11 01:14:07 +00:00 |
|
Dan Reeves
|
5e0ea6fa15
|
rename header tooltip to description
|
2023-01-11 01:02:27 +00:00 |
|
Dan Reeves
|
8d8872c61c
|
editor config and add description to mod menu
|
2023-01-11 00:57:15 +00:00 |
|
Aussiemon
|
98949ce93a
|
Merge pull request #1 from danreeves/new-logo
Update logo
|
2023-01-09 17:38:42 -07:00 |
|
Aussiemon
|
eca671c7f7
|
Simplify io, add new io_read_content_to_table method for DMF mod object
|
2023-01-09 15:19:25 -07:00 |
|
Aussiemon
|
5ec33a79bc
|
Delaying hooks in perpetuity, report delayed hooks on unload, re-run delayed hooks if a class name matches
|
2023-01-09 15:18:41 -07:00 |
|
Dan Reeves
|
3e2edd8ea9
|
update wiki link
|
2023-01-09 13:06:36 +00:00 |
|
Dan Reeves
|
cc5a8b18d1
|
update logo
|
2023-01-09 13:06:25 +00:00 |
|
Aussiemon
|
1134babf79
|
New io library to take file loading inhouse. New io methods for the mod object
|
2023-01-08 18:53:05 -07:00 |
|
Aussiemon
|
e6b0695357
|
Set mod_name as the sender of a chat message
|
2023-01-08 18:47:16 -07:00 |
|
Aussiemon
|
c442cf0e2d
|
Reset for Darktide
|
2023-01-08 04:23:26 -07:00 |
|
Aussiemon
|
9a67740bf1
|
Prevent re-applications when adding file hooks or requiring files
|
2023-01-08 03:39:55 -07:00 |
|
Aussiemon
|
ffb4a3e020
|
Set default error log level to All
|
2023-01-08 03:39:05 -07:00 |
|
Aussiemon
|
e97c394006
|
File hook fixes. Still need to fix rehooks
|
2023-01-08 02:14:18 -07:00 |
|
Aussiemon
|
c77af55020
|
Fixes for logging, chat messages, first-run notification, improved error alerts
|
2023-01-08 00:19:18 -07:00 |
|
Aussiemon
|
f39b7ae72f
|
Many fixes for options, settings, and keybinds
|
2023-01-07 12:27:05 -07:00 |
|
Aussiemon
|
8e52e4fa57
|
Minor custom view cleanup
|
2023-01-06 12:29:17 -07:00 |
|
Aussiemon
|
efc10fcb63
|
Rename all VMF references to DMF
|
2023-01-06 03:21:52 -07:00 |
|
Aussiemon
|
8ffe6471ab
|
Rename directories
|
2023-01-06 03:10:16 -07:00 |
|
Aussiemon
|
988ec944bc
|
Initial rewrite for Darktide
|
2023-01-06 03:03:36 -07:00 |
|
fracticality
|
279169243f
|
New module: Custom HUD Components (#61)
|
2022-06-18 17:02:51 +03:00 |
|
Dreomite
|
53a26d8096
|
Update contributors
|
2022-01-05 17:11:49 +03:00 |
|
fracticality
|
e88fde7d04
|
Fix for Hot-Reloading
Changes to MatchmakingManager resulted in VMF having a nil value for _ingame_ui after hot-reloading, breaking all custom views.
|
2022-01-05 17:04:19 +03:00 |
|
Dreomite
|
5c8aa7cba5
|
Fix duplicate clipboard paste in VT2
|
2021-07-19 15:52:18 +03:00 |
|
Dreomite
|
8955e2815f
|
VT2 v4.3 fixes (#59)
|
2021-04-29 10:26:28 +03:00 |
|
Dreomite
|
bf8b12d72c
|
Fix polluted scenegraph node VT2 warnings
|
2021-04-29 10:22:26 +03:00 |
|
Dreomite
|
4e4cf3ef44
|
[Mod Options] Fix broken cursor stack in VT2
|
2021-04-29 10:20:08 +03:00 |
|
Dreomite
|
a44fe42a05
|
[Mod Options] Fix invisible popup widgets in VT2
|
2021-04-29 10:18:33 +03:00 |
|