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
Manuel Blanc
00c73d248f
[Network] Fix an instance of the VT2_PORT_NUMBER being hardcoded
...
Co-authored-by: Dan Reeves <hey@danreev.es>
2021-01-24 17:03:01 +03:00
manuel.blanc
7069323f62
[Network] Fix an innocuous error when doing a mod reload
...
network_unbind was called twice when doing a reload (Ctrl+Shift+R)
2021-01-24 17:03:01 +03:00
manuel.blanc
6d8f93a35e
[Network] Use ModManager networking API in VT2
2021-01-24 17:03:01 +03:00
manuel.blanc
9420230669
Add missing files to compile on [latest]
2021-01-24 17:03:01 +03:00
Manuel Blanc
0a979b69a2
[Network] Update module for patch 3.4
2020-11-24 12:05:21 +03:00
Dreomite
6bad4d6401
Temporarily fix VT2 3.4.0 crash related to networking
2020-11-18 19:32:34 +03:00
Azumgi
6a794f9ee3
[VMF Options View] Adapt for new VT2 font rendering ( #55 )
...
Closes #54
2019-10-23 14:51:14 +03:00
Azumgi
4c973d075a
[VMF Loader] Strip redundant ui scaling call
2019-05-08 10:55:19 +03:00
Azumgi
f18767165b
Remove UI Scaling migration warning
2019-04-15 15:38:03 +03:00
Azumgi
5a3927bbed
Remove UI Scaling remains from VMF
2019-04-15 15:36:04 +03:00
Azumgi
2a33438a26
Add .vmbrc file ( #45 )
2019-04-15 15:28:39 +03:00
Azumgi
b5122cd561
[Mod Options] Prevent binding LMB for Mod Options view toggling
2019-04-15 15:25:05 +03:00
Azumgi
8eedda46c0
[Dev Console] Reverted f28fd36
fix
2019-04-15 15:00:10 +03:00
Azumgi
563149a02c
[Commands GUI] Let modders change definitions
2019-04-15 14:51:18 +03:00
Azumgi
c210b2ead6
[Commands GUI] Perform HUD scaling only if enabled
2019-04-15 14:50:13 +03:00
Azumgi
68855130db
[Commands GUI] Clean up + little style changes
2019-04-15 14:21:25 +03:00
Azumgi
09245cda24
[Commands GUI] Adjust scaling for VT2
2019-04-15 12:52:41 +03:00
Azumgi
1da287592a
[Mod Options] Fix tooltip wrapping
...
Thanks to Lupo
2019-03-25 14:03:04 +03:00
Azumgi
948ce42bc4
[Custom Views] Refactor ingame_ui fetching
2019-03-25 13:47:05 +03:00
Azumgi
f809f35a74
[Custom Views] Update transition safety checks
2019-03-25 13:42:36 +03:00
Azumgi
f28fd3672e
[Dev Console] Fix formatting and crashes for VT2
2019-03-22 10:55:14 +03:00
ManuelBlanc
1f6f89a4f8
Add .vmbrc file
...
It is modified so the vmf/ directory can be used with VMB's watch
cmdlet. Changes with respect to default .vmbrc file:
+ Set `mods_dir` to `"."` (was `"mods"`).
+ Set `temp_dir` to `".temp"` (was `""`").
+ Set `ignored_dirs` to `[ "assets" ]` (was: `[]`).
2019-02-18 12:19:02 +01:00
Azumgi
a455f76eeb
Update core compiler files ( #42 )
...
Remove shader libraries
Add texture import config
Add latest (342) physx_metadata files
2019-02-15 14:43:50 +03:00
Azumgi
b981c0e9a3
[Custom Views] Updated error handling
2019-02-15 11:26:53 +03:00
Azumgi
150b2c09aa
Remove rescaling feature from workshop description
2019-02-15 10:28:03 +03:00