Aussiemon
c617fc69b0
Remember last selected category when reopening Mod Options ( #31 )
...
* Remember last selected category when reopening mod options
* Change setting name for consistency
* Update comment
2023-04-05 00:37:52 -06:00
Aussiemon
1a5b806f90
Change scroll speed to scroll amount and 1.0.45 options view changes ( #29 )
...
* Change scroll speed to scroll amount
* Include 1.0.45 options view changes
2023-04-04 13:57:48 -06:00
Aussiemon
b13ef309af
Keybind and mod option improvements ( #27 )
...
* Fix category widget cutoff
* Fix keybind reset-to-default
* Fix multiple keybinds using the same set of keys
* Comment out unimplemented settings
* Reposition mod options widgets
2023-04-01 00:02:34 -06:00
Aussiemon
836d8e2f88
Merge pull request #19 from deluxghost/patch-1
...
update translation
2023-03-29 21:08:01 -06:00
Aussiemon
f1cf3ad7db
Disable pressed callback on checkboxes
2023-03-29 21:04:30 -06:00
deluxghost
088c0997f8
Update dmf.lua
2023-03-30 10:08:35 +08:00
Aussiemon
7075152aae
Support for optional require_restart, callbacks, and gamepad fixes
2023-03-29 14:55:35 -06:00
Aussiemon
c83ef8f911
Fix mod:dump output to command window and auto-close
2023-03-29 14:50:42 -06:00
alxl
9633b29fed
All mod toggles in separate category ( #16 )
...
* mod toggle category
* mods with no config appear in Toggle Mod list
---------
2023-03-26 21:29:58 -06:00
Aussiemon
3b387c294d
Port latest OptionsView changes into DMF
2023-03-26 21:27:51 -06:00
Aussiemon
de9468c6ab
Fix crash on invalid widget type
2023-03-19 01:43:59 -06:00
Aussiemon
293ca07904
Repostion command list gui text
2023-03-19 01:42:46 -06:00
deluxghost
c1e05b5425
add zh-cn hardcoded mod_options translation ( #13 )
2023-03-19 01:14:04 -06:00
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
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
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
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
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
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
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
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