21 Commits
Author SHA1 Message Date
moscovium 3c6a2b6859 builders: webpack: cache input file state and only rebuild when needing to 2019-01-15 14:00:11 +01:00
moscovium 2bc68781fc builders: update Yarn to 1.13.0 2019-01-15 13:58:27 +01:00
moscovium 2dc08b5dbe builders: remove server_only as this will lead to client errors with dependencies 2019-01-15 13:57:55 +01:00
moscovium 407b805616 builders: webpack resource builder 2018-10-03 16:57:57 +02:00
moscovium 83f6045167 builders: update yarn builder 2018-10-03 16:55:18 +02:00
moscovium 03362d2c6d chat: theming support, hide chat when not needed, other minor changes 2018-09-26 17:24:02 +02:00
moscovium 79d01af08a system: add yarn builder resource 2018-04-24 21:41:12 +02:00
moscovium a6814fe938 remove debug print from mapmanager 2018-03-25 15:08:20 +02:00
moscovium 53fc373f5d mapmanager: fixes and some cleanup 2018-03-25 14:56:39 +02:00
moscovium 7fe212f655 chat: add suggestions for commands, reduce 'joined' spam, make server prints white 2018-02-20 12:01:29 +01:00
moscovium da7bcd01f4 remove useless prints 2017-10-14 20:13:38 +02:00
moscovium 6d8bf9642b add playernames resource 2017-10-14 19:43:49 +02:00
moscovium 012a40d52d remove unused file 2017-09-05 12:02:35 +02:00
moscovium cbee7d1960 add runcode resource 2017-09-05 11:58:39 +02:00
moscovium 07ba1df6ca chat: fix 'joined' message 2017-07-15 22:33:05 +02:00
moscovium 602753f59e chat updates for feature/command-updates 2017-07-09 16:21:45 +02:00
moscovium 74e6ffd6c3 remove old CitizenMP.Server files from the tree to prevent confusion 2017-06-21 17:37:24 +02:00
moscovium b3b43bfc69 fix "bad guy" 2017-06-15 18:27:55 +02:00
moscovium 4317191f93 hardcap: make sv_maxclients dynamic 2017-06-14 12:54:25 +02:00
moscovium fb15ebd508 update some stock res 2017-06-11 13:49:12 +02:00
moscovium 8d9458fada chat: fix messages like ^35121.0^7 showing as .0
This happens because Quake colors are meant to be only a single character, yet the regular expression uses the `+` operator.
2017-06-03 08:35:45 +02:00