Commit graph

461 commits

Author SHA1 Message Date
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
ManuelBlanc
330ef33cbd Add latest (342) physx_metadata files 2019-02-15 01:03:52 +01:00
ManuelBlanc
ce270e7638 Remove shader libraries; add texture import config 2019-01-31 10:10:17 +01:00
Azumgi
46751896d3 [Custom Views] Pass view as self when calling 'destroy' 2019-01-25 02:47:05 +03:00
Azumgi
8854a77417 [Custom View] Ensure cursor stack safety on reload 2019-01-24 23:18:14 +03:00
Azumgi
cd56a2c49d [Custom Views] Little style changes [2] 2019-01-24 22:50:59 +03:00
Azumgi
205dd6fb8c [Custom Views] Little style changes 2019-01-24 22:47:23 +03:00
Azumgi
4a0d5474cd [Custom Views] Forbid closing view with chat opened 2019-01-24 22:11:18 +03:00
Azumgi
89a8146717 Change way of defining transitions for view toggling 2019-01-24 21:59:22 +03:00
Azumgi
199236f3cc [Options] Remove 'released' from allowed triggers 2019-01-24 18:44:20 +03:00
Azumgi
d6a50940d0 [Keybinds] Change 'vmf.add_mod_keybind's args 2019-01-24 18:00:12 +03:00
Azumgi
be266d62cd [VMF Mod Options] Center view for non 16:9 ratios 2019-01-24 14:29:40 +03:00
Azumgi
1f25cf8f92 [Custom Views] Change 'handle_transition's args 2019-01-21 15:43:21 +03:00
Azumgi
31a1397134 Add UI Scaling removal warning and download link 2019-01-21 15:41:32 +03:00
Azumgi
2e7ca9c6c0
Log readable names of hooked objects (#41) 2019-01-21 13:07:57 +03:00
FireSiku
b172d19f24 [Hooks] Make Travis happy about long error messages 2019-01-21 04:49:59 -05:00
FireSiku
04f49e995b [Hooks] Show readable strings in hook creation info logs. 2019-01-20 22:56:36 -05:00
FireSiku
89e88b41af [Hooks] Do not show unique ID address in info log 2019-01-20 22:53:10 -05:00
Azumgi
0ccae4dbc5 [Legacy Options] Remove 2 mods from legacy list 2019-01-18 16:21:41 +03:00
Azumgi
b229ab6aa1 Strip UI Scaling 2019-01-18 16:21:41 +03:00
Azumgi
92b12fb5b7
Subclass hook fix (#40) 2019-01-17 13:12:26 +03:00
Azumgi
2f2bb43dd2 [Legacy Options] Add deprecated widgets warning 2019-01-17 12:25:43 +03:00
FireSiku
91a83e8cbc [Hooks] Set unique_id correclty if a second mod hooks the same function 2019-01-17 03:29:48 -05:00
Azumgi
db159a3385 [VMF Package Manager] Little style changes 2019-01-17 09:44:49 +03:00
FireSiku
fd5a3d3afc [Hooks] Removed unused variable. 2019-01-16 19:24:07 -05:00
FireSiku
630893203f [Hook] If someone tries to hook an internal hook function, redirect it to the corresponding original function 2019-01-16 19:02:56 -05:00