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
|
4aedc7dd5c
|
use jail function in place of variable
|
2019-01-02 18:54:19 +11:00 |
|
Lorenc Pekaj
|
61597d5bf7
|
Merged sync-adjust into master
|
2019-01-02 18:52:41 +11:00 |
|
Damen
|
f835bca30e
|
adds jail check to sync command
|
2019-01-02 01:07:25 -05:00 |
|
Lorenc Pekaj
|
9ad6354d05
|
some more error checking in the server var module
|
2019-01-02 16:37:28 +11:00 |
|
Lorenc Pekaj
|
0532bf946a
|
make server variables module more easy to use
|
2019-01-02 16:32:59 +11:00 |
|
Damen DeBerry
|
22bf77c441
|
Merged in acforce (pull request #45)
ForceAC Adjustments - 2.0
|
2019-01-02 05:01:27 +00:00 |
|
Damen
|
cbee6e0ab9
|
adds unforceac offline functionality and lowers restriction to forceac to level 3s
|
2019-01-01 23:55:47 -05:00 |
|
Lorenc Pekaj
|
9e699d8f9e
|
move billboards and trolley vehicles into its own modules
|
2019-01-02 03:09:36 +11:00 |
|
Lorenc Pekaj
|
70b04977ca
|
make code consistent in anti money hack module
|
2019-01-02 03:01:53 +11:00 |
|
Lorenc Pekaj
|
18eb6c9ca6
|
move money hack code to module
|
2019-01-02 03:00:54 +11:00 |
|
Lorenc Pekaj
|
39d81a63c7
|
fix issue with macro in security and use server name definition
|
2019-01-02 02:59:10 +11:00 |
|
Lorenc Pekaj
|
4e84b19014
|
move flood control code to security.pwn
|
2019-01-02 02:55:49 +11:00 |
|
Lorenc Pekaj
|
e5a2013426
|
remove useless deprecated map editor code
|
2019-01-02 02:54:05 +11:00 |
|
Lorenc Pekaj
|
515d399ef8
|
move object code to static object module
|
2019-01-02 02:53:22 +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
|
35f9d15e9b
|
move bunch of functions to helper module
|
2019-01-02 02:17:39 +11:00 |
|
Lorenc Pekaj
|
bd9168eb76
|
hook remove buildings
|
2019-01-02 01:13:48 +11:00 |
|
Lorenc Pekaj
|
0ccc26dbe4
|
move enterable shamal code to module
|
2019-01-02 01:11:47 +11:00 |
|
Lorenc Pekaj
|
692f58a1f5
|
move global taxing into its own module
|
2019-01-02 00:57:26 +11:00 |
|
Lorenc Pekaj
|
675876a41a
|
move entrance handling to entrance module
|
2019-01-02 00:51:13 +11:00 |
|
Lorenc Pekaj
|
f1b41098c3
|
move house, biz, entrance cp handling into module
|
2019-01-02 00:51:00 +11:00 |
|
Lorenc Pekaj
|
8fae418c13
|
remove megaban code ... got removed ages back
|
2019-01-02 00:39:08 +11:00 |
|
Lorenc Pekaj
|
e33b7916ff
|
make NYE feature a tiny bit more pretty for another year
|
2019-01-02 00:36:14 +11:00 |
|
Lorenc Pekaj
|
f700d2051b
|
modulize banning, registration, login
|
2019-01-02 00:19:17 +11:00 |
|
Lorenc Pekaj
|
9c8e2ee852
|
rename login.pwn to player_account.pwn
|
2019-01-01 23:06:24 +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
|
df6c8385b6
|
gang bank module cleanup
|
2019-01-01 22:34:25 +11:00 |
|
Lorenc Pekaj
|
bdb6bda5bc
|
* move gang bank, player bank into its own modules
* save player money each time a cash flow occurs (beta)
|
2019-01-01 22:33:06 +11:00 |
|
Lorenc Pekaj
|
2ed679b149
|
add OnPlayerMoneyChanged callback
|
2019-01-01 22:01:46 +11:00 |
|
Lorenc Pekaj
|
fc7aeb2559
|
move player bugger code as module of anticheat/player_bugger.pwn
|
2019-01-01 18:38:35 +11:00 |
|
Lorenc Pekaj
|
b19c4be348
|
move thermal vision fix code as an anticheat module
|
2019-01-01 18:30:15 +11:00 |
|
Lorenc Pekaj
|
e64ce92566
|
use mysql_tquery in place of mysql_function_query for helper
|
2019-01-01 18:28:13 +11:00 |
|
Lorenc Pekaj
|
615dd8f7ab
|
move ticket code into its own module cop/ticket.pwn
|
2019-01-01 18:20:43 +11:00 |
|
Lorenc Pekaj
|
8875c7654c
|
place bail code in cop/bail.pwn
|
2019-01-01 18:13:42 +11:00 |
|
Lorenc Pekaj
|
0b2feabcb8
|
fix nametags and feedback module issue
|
2019-01-01 18:11:03 +11:00 |
|
Lorenc Pekaj
|
99f6370bd1
|
add /feedback in its own module
|
2019-01-01 18:05:12 +11:00 |
|
Lorenc Pekaj
|
2610dd9c19
|
move /nametags into own module
|
2019-01-01 18:02:25 +11:00 |
|
Lorenc Pekaj
|
9aada6d568
|
move highscores cmd as module
|
2019-01-01 17:58:48 +11:00 |
|
Lorenc Pekaj
|
48f1ececb9
|
fix broken module
|
2019-01-01 17:55:07 +11:00 |
|
Lorenc Pekaj
|
89ba340c28
|
move player note associated code to vip/player_note.pwn
|
2019-01-01 17:54:34 +11:00 |
|
Lorenc Pekaj
|
e2c168561e
|
move player togglable textdraw stuff to module
|
2019-01-01 17:27:00 +11:00 |
|
Lorenc Pekaj
|
31f59fd719
|
fix kova code
|
2018-12-29 19:26:34 +11:00 |
|
Marin Kovač
|
d1fa7a7f9b
|
Merged in player-objects-fix (pull request #41)
Hardcoded a fix for text by creating a variable for 3 objects
|
2018-12-29 08:13:28 +00:00 |
|
Marin Kovač
|
027c5ef79c
|
Merged in smallfixes (pull request #42)
Small fixes
|
2018-12-29 08:13:12 +00:00 |
|
Damen DeBerry
|
c0f98980a6
|
Merged in knife-removal (pull request #40)
knife-removal
|
2018-12-29 02:10:24 +00:00 |
|
Damen DeBerry
|
dd614c745e
|
Merged in pm-score-requirement (pull request #39)
pm-score-requirement
|
2018-12-29 01:53:09 +00:00 |
|