Commit Graph

1010 Commits

Author SHA1 Message Date
Lorenc Pekaj
7b84857a1e add random bombing + start game mechansim 2019-02-10 17:09:15 +11:00
Lorenc Pekaj
4278df30f1 generate random pickup loc and vehicle loc 2019-02-10 12:40:37 +11:00
Lorenc Pekaj
7e135971b7 make gangzone and walls shrink over time 2019-02-10 11:48:47 +11:00
Lorenc Pekaj
66d4295aef create border walls for the area 2019-02-10 00:17:46 +11:00
Lorenc Pekaj
ee210e82a4 plane rotation 2019-02-09 19:45:37 +11:00
Lorenc Pekaj
83cf6a37ba fix edit lobby 2019-02-09 13:27:00 +11:00
Lorenc Pekaj
2ef9f24062 edit area & validation checks 2019-02-06 22:09:44 +11:00
Lorenc Pekaj
a92ce1182c check if player has cash for the entry fee, then debit 2019-02-06 21:58:20 +11:00
Lorenc Pekaj
9448d03b5a edit lobby fields 2019-02-06 21:51:48 +11:00
Lorenc Pekaj
6ead3f3650 start on lobby creation methods / variables 2019-02-05 21:02:23 +11:00
Lorenc Pekaj
81bbfcc82c initial commit battle royale 2019-02-05 20:03:08 +11:00
Lorenc Pekaj
5667a0d870 fix tiny error 2019-02-03 21:29:43 +11:00
Lorenc Pekaj
f8516870c2 fix kova bugs 2019-02-03 21:26:15 +11:00
Lorenc Pekaj
cb853c1be5 colour older changelogs black 2019-02-03 21:25:56 +11:00
Lorenc Pekaj
750fab8abb Merged in changelog (pull request #71)
Changelog
2019-02-03 10:15:18 +00:00
Lorenc Pekaj
29abdab4b8 dump gitignore line 2019-02-03 21:14:35 +11:00
Lorenc Pekaj
a62aae90c4 show changelogs in _changelogs.cfg file 2019-02-03 21:12:41 +11:00
Marin Kovač
f3849a6a86 Merged in gps-vehicle-atm-command (pull request #70)
/gps vehicle/atm
2019-02-03 09:27:16 +00:00
Crova
a15fa28382 Sexying the code 2019-02-03 10:25:33 +01:00
Crova
406d705ae1 Interior check, vehicle id validation 2019-02-03 10:13:39 +01:00
Crova
bb530eb1c9 /gps vehicle/atm 2019-02-03 09:12:45 +01:00
Damen DeBerry
28cfde8b08 Merged in bug-fixes-x (pull request #69)
Hotfix
2019-01-28 01:16:58 +00:00
Damen
52d26259ab further hotfix to dropweapon 2019-01-27 20:16:21 -05:00
Damen DeBerry
f01bb11459 Merged in bug-fixes-x (pull request #68)
Hotfixes
2019-01-28 00:51:12 +00:00
Damen
76b49ebe4b comments out migration file 2019-01-27 19:41:13 -05:00
Damen
199d7734d5 hotfixes for arresting and dropweapon 2019-01-27 18:22:06 -05:00
Lorenc Pekaj
7b6c266604 erase huge string for use 2019-01-27 20:35:22 +11:00
Lorenc Pekaj
a3eee5ae26 move to scriptfiles/changelogs/cnr 2019-01-27 19:52:42 +11:00
Lorenc Pekaj
499e1fdc48 update gitignore 2019-01-27 19:32:16 +11:00
Lorenc Pekaj
a2ee7a830e move changes cmd into cnr/changelog.pwn 2019-01-27 19:29:55 +11:00
Damen DeBerry
50b3cdd6ed Merged in bug-fixes-x (pull request #66)
Bug Fixes
2019-01-27 04:02:08 +00:00
Damen
ca0c93bb37 more adjustments based on comments 2019-01-26 22:45:00 -05:00
Damen
f66b4069a1 adds the anti-q-to-avoid system to emp attempts 2019-01-25 19:48:35 -05:00
Damen
7278d113f5 adjustments made per comments and testing 2019-01-25 19:41:05 -05:00
Damen
21455d399f fixes vipjob command to not allow non-job names to be inputted, updates updates.txt with recent commits 2019-01-25 03:15:38 -05:00
Damen
f14e571fb8 fixes info pickup text type for meth van 2019-01-25 02:50:27 -05:00
Damen
8e7e3ce2b8 adds awarding nearest leo whenever quit to avoid or afk wanted, adds checkpoint checks to ensure no-one goes into an interior to q to avoid 2019-01-25 02:47:01 -05:00
Damen
0291b7ddec removes the ability for passive players to enter business vehicles 2019-01-25 01:33:31 -05:00
Damen
3a5a562b8e adjusts passives with association to wanted players and vehicles, including some fixes 2019-01-25 01:04:20 -05:00
Damen
00beb49466 removes the ability for LEOs to purchase a chainsaw, while also reworking certain functions to make them more accessible for global use 2019-01-25 00:18:07 -05:00
Damen
b9066187e6 removes player from player-owned Journeys when they disconnect 2019-01-25 00:02:36 -05:00
Damen
130f1c581e removes the ability to use dirty mechanic commands in a vehicle underwater 2019-01-24 23:48:43 -05:00
Damen
44ccbd825d removes the ability to use player-owned vehicle commands in a vehicle underwater 2019-01-24 23:47:47 -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
Steven Howard
39f38b441a Merged in bug-fixes (pull request #65)
tiny
2019-01-24 19:29:57 +00:00
Stev
37b9eade82 Merge branch 'bug-fixes' of https://bitbucket.org/lorenc/cnr into bug-fixes 2019-01-23 20:39:13 +00:00
Stev
76677dad72 increasing house spawn string 2019-01-23 20:36:24 +00:00
Steven Howard
a024d7da66 Merged master into bug-fixes 2019-01-23 20:33:50 +00:00
Lorenc Pekaj
2cf0111d75 address warning with Weed_ResetSellingProperties 2019-01-20 11:15:21 +11:00
Lorenc Pekaj
4da941cd09 reset selling properties weed 2019-01-20 11:14:44 +11:00