Commit graph

22 commits

Author SHA1 Message Date
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