Commit graph

12 commits

Author SHA1 Message Date
bi
77b7643744 Chat Actions: blocked raycast workaround 2018-05-22 12:40:53 +03:00
bi
7efb7eca74 Mutators: final refactoring 2018-05-21 18:49:37 +03:00
bi
cfd0b449e8 VMF automatically determines VT version 2018-05-21 15:00:22 +03:00
bi
f3e6e0daa4 Mutators: fully functional GUI 2018-05-19 20:53:50 +03:00
bi
00836e1edb Custom Textures: fixed V2 reloading crash 2018-05-19 20:53:49 +03:00
bi
79ba4f5496 Porting to VT2 1.0.8 2018-05-19 20:53:49 +03:00
bi
4da00620b5 Mutators: partially working GUI 2018-05-19 20:53:49 +03:00
bi
895bac9b96 Mutators: added precalculated compatibility function 2018-05-06 20:13:28 +03:00
bi
1615ec1598 Added VT2 compatibility; updated project the last VMB version 2018-05-05 19:07:40 +03:00
Unknown
4853ebccf4 Mutators module reworking
1) Fixed delayed chat messages
2) mod:is_togglable()
3) Keybind action "toggle_mod" -> "toggle_mod_state"
4) mod:persistent_table("name")
5) Removed "enable" and "disable" methods
6) Now all mod data is stored in mod._data
7) New way of initialization mod and initialization data
8) Mutators will be run after reload (also note init_state)
9) Removed table.lua
10) Lots of small changes and fixes
2018-04-19 04:21:49 +03:00
Unknown
6886e74fc9 Lots of stuff
Chat actions
Some fixes and improvements
Some refactoring
2018-03-26 13:24:28 +03:00
Unknown
d1cdad8553 Change project to make it work with UnShame's gulp script 2018-03-08 19:31:30 +03:00
Renamed from vmf_source/scripts/mods/vmf/vmf_loader.lua (Browse further)