Commit Graph

45 Commits

Author SHA1 Message Date
bd64cff6b6 fixed syntax error preventing compiling 2020-09-29 02:42:00 -07:00
feeee14740 Added instructions, split grieffix into enhanced and basic versions
Also implemented better countdown hud from sparker.
2020-09-16 11:36:26 -07:00
4d8313de9f update guide 2020-06-27 13:55:50 +05:30
cd5c7e560e update guide 2020-06-27 13:54:29 +05:30
f705397f28 Update and rename better-waiting-hud.gsc to better-countdown-hud.gsc 2020-06-27 13:53:08 +05:30
b85e4b8d0b added waiting ui guide 2020-06-27 13:51:06 +05:30
c87f9c484b Update readme.md 2020-06-27 13:48:36 +05:30
a9f5c49b53 Update readme.md 2020-06-27 13:46:19 +05:30
d9b72bdf3b Rename better-hud-grief.gsc to better-waiting-hud.gsc 2020-06-27 13:43:54 +05:30
7abc309d79 Create better-hud-grief.gsc 2020-06-27 13:42:19 +05:30
44553ac45a Merge branch 'master' of https://github.com/JezuzLizard/Public-BO2-Mods 2020-04-04 18:48:33 -07:00
63a53b6237 Fixed getDvarIntDefault() not properly defining the default dvars 2020-04-04 18:48:28 -07:00
b81532a48a fixed bug relating to default dvars 2020-04-04 18:48:01 -07:00
72e3e2cd7c Update server_config_dvars.md 2020-04-04 18:45:46 -07:00
ecc03afae4 Update readme.md 2020-04-03 13:22:54 -07:00
21de062037 Update main.gsc 2020-04-03 13:21:11 -07:00
e4e90bfc4f fixed formatting 2020-03-21 18:04:05 -07:00
b5974ffef2 Merge branch 'master' of https://github.com/JezuzLizard/Public-BO2-Mods 2020-03-21 17:33:30 -07:00
10e514206e updated with dvar support and misc fixes 2020-03-21 17:33:19 -07:00
b83d9f8c87 fixed improper syntax 2020-03-21 08:14:37 -07:00
5eb84dd9eb fixed random settings not working 2020-03-20 18:38:47 -07:00
d158f09bf4 set more vars to bools 2020-03-18 11:11:12 -07:00
0bcecf7cca reverted to kill players and set vars to use bools 2020-03-18 11:01:38 -07:00
bb8e4fddfb organzied code and made the script map agnostic 2020-03-12 04:36:38 -07:00
2d384547c9 updated all restart functions to use waittill 2020-03-09 15:19:39 -07:00
4d1f775033 downs reset after initial respawn 2020-03-09 01:23:07 -07:00
cc7908a9da Update readme.md 2020-03-09 01:17:33 -07:00
9a358a1142 minor grief specfic change 2020-03-07 19:06:42 -08:00
76653e92eb removed unneeded comments and added better map restart logic 2020-03-07 19:04:48 -08:00
1ef3e46e08 Merge branch 'master' of https://github.com/JezuzLizard/Public-BO2-Mods 2020-03-07 17:58:23 -08:00
782ebc4583 added parentheses to fix server hang 2020-03-07 17:58:20 -08:00
54ea58a4ab made readme even more readable 2020-03-07 16:50:38 -08:00
44047d044a made readme readable 2020-03-07 16:49:02 -08:00
2b2f73ab25 updated GriefFix with new features and a proper readme 2020-03-07 16:33:12 -08:00
4095ee731a Updated with new features
RNG can now determine many different mechanics making each game different than the last
2020-02-29 17:58:11 -08:00
7a5d430004 Latest GriefFix 2020-02-29 13:56:36 -08:00
9ec93358a6 Rename GriefFix/grief.gsc to Grief/grief.gsc 2020-02-23 22:42:11 +05:30
925af97d3e fixed an oversight 2020-02-23 08:17:08 -08:00
38f368a075 improved pregame invulnerability logic 2020-02-23 07:04:38 -08:00
c19ad7ba92 Update and rename main.gsc to grief.gsc 2020-02-23 13:28:14 +05:30
7342ab70bc Update main.gsc
changed level.player_quota_active = 0 to 1 by default since this is for grief
2020-02-22 14:58:12 -08:00
39461754cb Update main.gsc
fixed typo and removed unnecessary function
2020-02-22 14:53:09 -08:00
32ec3cc4ea Updated with pregame invulnerability 2020-02-22 10:17:57 -08:00
4e30463c90 Update and rename main.gsc to grief.gsc 2020-02-20 23:51:10 +05:30
7c9a8fd9e5 GriefFix 2020-02-20 10:00:20 -08:00