Commit graph

535 commits

Author SHA1 Message Date
Azumgi
1b93ca23ab [Custom Views] Misc. changes for error-handling 2018-11-11 17:42:56 +03:00
Azumgi
180edd4075 [Custom Views] Wrap ingameui methods in safe calls 2018-11-10 18:46:32 +03:00
Azumgi
da2cdc669d [Safe Calls] methods migration and renaming 2018-11-10 15:53:40 +03:00
Azumgi
ad3d2a8767 [Custom Views] Add check if view is active 2018-11-07 16:42:52 +03:00
Azumgi
1de94497f9 [Custom Views] Fix not working 'active' option 2018-11-07 16:33:54 +03:00
Azumgi
0e51011f6c [Custom Views] Add a lot of checks with feedback 2018-11-07 13:49:30 +03:00
Azumgi
f3443dc32e [Custom Views] More checks for transition handling 2018-11-01 12:08:58 +03:00
Azumgi
199a174a57 [Custom Views] Complete overhaul (basic) 2018-11-01 10:45:00 +03:00
Azumgi
0b7af2d48b [Misc] Add vmf.catch_errors 2018-11-01 10:29:59 +03:00
Azumgi
e83c3d893b [Keybinds] Overhaul 2018-10-29 15:39:00 +03:00
Azumgi
0ef1a94326
Fix luacheck; minor improvements (#27)
Fix luacheck; minor improvements
2018-10-27 17:40:49 +03:00
Azumgi
825ab07d27
Add Spanish localization (#26)
Add Spanish localization
2018-10-27 17:33:41 +03:00
ManuelBlanc
660d54bb6b [Luacheck] Add missing trailing commas 2018-10-26 02:02:10 +02:00
ManuelBlanc
99aed87ba6 [Luacheck] Set VT globals as read-only
This has no effect as the related warnings (121 and 122) are disabled.
2018-10-26 01:59:45 +02:00
ManuelBlanc
5713a61c93 [Luacheck] Add VT2 globals 2018-10-26 01:56:06 +02:00
ManuelBlanc
7a42e03050 Add Spanish localization 2018-10-26 01:24:19 +02:00
Azumgi
b2ca577c73 [Network] Fix broken RPCs for VT2 2018-10-20 14:45:02 +03:00
Azumgi
505ed47e05 Remove VT2 1.2 compatibility 2018-10-20 14:43:47 +03:00
Azumgi
f5b65201e0 [Keybinds] Move "build_keybind_string" function 2018-10-15 14:34:05 +03:00
Azumgi
1c8e1121fe [Mods Options] Refactor keybind widget's callback 2018-10-15 14:33:24 +03:00
Azumgi
8ae2297fbf [Mod Options] Fix options for disabled mutators 2018-10-11 14:32:01 +03:00
Azumgi
e70b8b5fa5 Check for old VMF mods 2018-10-11 12:49:54 +03:00
Azumgi
fcffb8a2d3 [Table Dump] Better arguments checks 2018-10-11 12:36:00 +03:00
Azumgi
964e6f6e6f Add VT2 1.2.1 Beta compatibility 2018-10-10 12:09:41 +03:00
Azumgi
75fb26d3cf [Keybinds] Change way of getting key data 2018-09-27 15:05:48 +03:00
Azumgi
1271b26dcf [Logging] Add 'echo_localized' 2018-09-15 16:58:55 +03:00
Azumgi
fd1e3a1379 [Options] More widget checks and names changes 2018-09-15 16:38:57 +03:00
Azumgi
0c3406ada5 Rename 'setting_name' to 'setting_id' 2018-09-13 09:49:40 +03:00
Azumgi
9b93f0c232 [Persistent Tables] Fix default tables 2018-09-13 09:35:54 +03:00
Azumgi
b98902f533 [VMF Options] Move to new widget definition system 2018-09-09 21:52:14 +03:00
Azumgi
4290903964 [Options] Little style changes 2018-09-09 21:51:29 +03:00
Azumgi
9ce4e9cafc [Options] Refactoring and more checks 2018-09-09 20:28:39 +03:00
Azumgi
991e5fcbe9 [Options] Full data validation and improvements 2018-09-08 23:36:10 +03:00
Azumgi
502707f21a
Merge pull request #24 from FireSiku/old_hooks_removal
Remove old hooks notation
2018-09-06 15:01:27 +03:00
Azumgi
463387b7e9 [Options] Add option for default collapsed widgets 2018-09-05 20:29:48 +03:00
Azumgi
8480796adb [Options] Restore autosquashing title and tooltip 2018-09-05 18:40:03 +03:00
Azumgi
91826a5b70 [Options] Fix not working mod favoriting 2018-09-05 18:27:22 +03:00
Azumgi
fcce983c9e [Options] Change some bad widget data names 2018-09-05 18:04:55 +03:00
Azumgi
51aa520df9 [Mod Options] Fix group widget collapsing 2018-09-05 17:00:49 +03:00
Azumgi
96050d50da [Options] New widget definition system 2018-09-05 16:08:57 +03:00
Azumgi
adf3b56e31 [Options] Move legacy code to separate file 2018-09-03 14:41:13 +03:00
Azumgi
a0f61e9295 [VMF Loader] Clean up 2018-09-02 16:53:52 +03:00
FireSiku
6c366a9503 Hooks: Update rehook warning. 2018-09-01 22:12:32 -04:00
FireSiku
157551519c Hooks: Remove "Obj.Method" notation when creating/handling hooks. 2018-09-01 22:03:03 -04:00
Azumgi
bab8a36027 Remove pre1.2 VT2 compatibility 2018-09-01 19:15:29 +03:00
Azumgi
59031d142c [README] Add block with VMF Steam Workshop links 2018-09-01 19:05:37 +03:00
Azumgi
5d781d7945 [README] Updated VMF workshop links 2018-09-01 18:54:32 +03:00
Azumgi
4b1ef20817 Changed default workshop entry (to beta) 2018-09-01 18:52:23 +03:00
Azumgi
0fd1bcc392 [Chat Broadcast] Add VT2 1.2 compatibility 2018-08-23 14:52:52 +03:00
Azumgi
fda3b5ac8b
Merge pull request #23 from Aussiemon/fixes/sanitize_clipboard_paste
Sanitize clipboard paste
2018-08-22 18:00:22 +03:00