Commit Graph

43 Commits

Author SHA1 Message Date
Dusan
954fc549d4 Realestate for cash 2019-05-30 16:41:27 +02:00
Lorenc Pekaj
16382e624e make chatban .sql 2019-05-31 00:31:24 +10:00
Lorenc Pekaj
1c3fecdc91 add SERVER_OPERATOR setting in config.pwn 2019-05-29 23:05:13 +10:00
Damen
9c15082b3b updates rules function to be dialog based 2019-04-17 19:36:02 -04:00
Damen
da68b881cb additions and changes
- adds /chatban
- adds /chatbanlist
- adds migration file to support chatban
- adjusts admin level commands to reflect new commands and also old
- moves command into correct admin level file
2019-04-08 01:13:20 -04:00
Damen
411ede7e5c adds Damen as Lead Maintainer 2019-04-06 00:45:27 -04:00
Lorenc Pekaj
bcd7561e33 Reset undercover, server mainter, etc. 2019-04-04 19:11:12 +11:00
Damen
c07b0e362d Removes Passive Mode, Creates Health Check when Arresting, and Adjusts Below Sea Level Value
- Removes Passive Mode from the game, while keeping the Spawn Kill Protection.
- Creates a Health Check on the Victim when attempted to be affected by a LEO command (taze, cuff, arrest)
- Adjusts the value return of 'IsPlayerBelowSeaLevel' to ensure that you can still use vehicle commands when the waves flow around.
2019-04-04 01:20:00 -04:00
Lorenc Pekaj
750fab8abb Merged in changelog (pull request #71)
Changelog
2019-02-03 10:15:18 +00:00
Damen
76b49ebe4b comments out migration file 2019-01-27 19:41:13 -05:00
Lorenc Pekaj
a3eee5ae26 move to scriptfiles/changelogs/cnr 2019-01-27 19:52:42 +11:00
Damen
7278d113f5 adjustments made per comments and testing 2019-01-25 19:41:05 -05:00
Damen
ba54a9f72d adjusts the migration error to fix developing work, removes the ability to use animations while using a parachute, fixes weed error OnPlayerDisconnect, removes the ability to gain IC while doing an animation, removes the ability to send IC to spectating admins, adds a variable setter OnPlayerConnect to remove the ability to relog to skip the cooldown timer for Dirty Mechanic 2019-01-24 23:39:34 -05:00
Damen
2bc361b896 UC acc addition 2019-01-17 02:09:50 -05:00
Lorenc Pekaj
7ee91d8e6d show % of month funding at the top 2019-01-06 12:06:01 +11:00
Lorenc Pekaj
f1993e9d8a disable migration checker if in production mode / disabled in settings 2019-01-02 21:24:46 +11:00
Lorenc Pekaj
941ead4c4c add migration manager ... automatically get errored if your database migrations are not up to date! 2019-01-02 21:20:40 +11:00
Lorenc Pekaj
1427fc0196 move game day code into its own module 2019-01-02 02:51:02 +11:00
Lorenc Pekaj
16b12b4610 code cleanup 2019-01-02 02:37:45 +11:00
Lorenc Pekaj
8fae418c13 remove megaban code ... got removed ages back 2019-01-02 00:39:08 +11:00
Lorenc Pekaj
58ee7ae052 move help command to commands/cmd_help.pwn 2019-01-01 23:01:24 +11:00
Lorenc Pekaj
304881b123 remove auto-save feature because it is already automatic now 2019-01-01 22:46:57 +11:00
Lorenc Pekaj
31f59fd719 fix kova code 2018-12-29 19:26:34 +11:00
Lorenc Pekaj
5c3445fd1c update version + add cafe 2018-12-27 17:45:46 +11:00
Lorenc Pekaj
f98f25ba8c config.php helpers 2018-12-23 10:29:27 +11:00
Lorenc Pekaj
f9c6250764 twitter command moved to /commands folder 2018-12-23 10:24:17 +11:00
Lorenc Pekaj
02ac789629 move /changes to command module 2018-12-23 10:20:13 +11:00
Lorenc Pekaj
08e25e4a5b add server rule setting in config.pwn 2018-12-23 10:13:49 +11:00
Lorenc Pekaj
a012c0268a move database schemas into migrations folder aka config/migrations/ 2018-12-12 21:38:35 +11:00
Lorenc Pekaj
c5d887bf06 modify header of script to use simple names/aliases 2018-12-12 19:21:57 +11:00
Lorenc Pekaj
fc5d8d086e undercover acc and object update 2018-11-23 01:57:25 +11:00
Lorenc Pekaj
8f8c7bfe0f initial hardpoint beta 2018-11-10 03:02:14 +11:00
Lorenc Pekaj
aafb6f4e33 undercover account ids updated 2018-11-07 19:24:14 +11:00
Lorenc Pekaj
eda738d00e move more server settings to config/server.pwn 2018-10-17 03:28:19 +11:00
Lorenc Pekaj
e6b7d0ec23 moved more irresisitble guard code and gang code to modules 2018-10-17 02:59:36 +11:00
Lorenc Pekaj
8afbdb8956 useless to have IsPlayerLorenc ... added a IsPlayerMaintainer function which can be edited in config/server.pwn 2018-10-10 13:51:56 +11:00
Lorenc Pekaj
3bc77224c5 make gold vip 1.8k ic per month ... add custom estate to ic market 2018-09-26 04:09:20 +10:00
Lorenc Pekaj
5231ca0ac0 update changelog 2018-09-25 12:49:00 +10:00
Lorenc Pekaj
09b04b1cff add server.pwn as a configuration file 2018-09-19 15:43:05 +10:00
Lorenc Pekaj
22f69ca1be setlevel was not working for level 6 ... moved server defs to _config 2018-09-15 12:05:53 +10:00
Lorenc Pekaj
896302c2be use scriptinit for database 2018-09-11 03:19:21 +10:00
Lorenc Pekaj
984f154d93 administration commands placed into modules 2018-09-10 06:55:38 +10:00
Lorenc Pekaj
6e9073296f moved gamemode modules into gamemodes/irresistible ... updated git ignore 2018-09-10 02:01:29 +10:00