Commit Graph

117 Commits

Author SHA1 Message Date
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
0a18215da9 if a player pockets the cue ball, the next player will be able to set it next turn 2018-09-14 21:10:29 +10:00
Lorenc Pekaj
3db3ec2731 add system for waging pool 2018-09-14 19:56:07 +10:00
Lorenc Pekaj
da1f2f91bf no longer can jump on top of the table to shoot
instructions given to first player that joins the table
cleanup
2018-09-14 19:12:39 +10:00
Lorenc Pekaj
f9d2262b58 animation fixes for pool 2018-09-14 18:00:41 +10:00
Lorenc Pekaj
a8c06186a4 format messages and let him keep the pool cue 2018-09-14 08:38:40 +10:00
Lorenc Pekaj
c8b143f65b if a player shoots a pool ball, restore the ball's position and desync the shot 2018-09-14 07:57:25 +10:00
Lorenc Pekaj
1301f7ef0a remove pool table from player home (panther) 2018-09-14 07:42:26 +10:00
Lorenc Pekaj
3323e7f39e fixes turn issue when you pocket several balls 2018-09-14 07:42:15 +10:00
Steven Howard
7a007cb058 Merged in pilot-minijob (pull request #10)
rebuilding pilot minijob, fully tested and working, attempted cleaning aswell

Approved-by: Lorenc Pekaj <pekajlorenc@gmail.com>
2018-09-13 21:39:43 +00:00
Steven Howard
01b0cb3372 Merge branch 'houses-bugs' of https://bitbucket.org/lorenc/cnr into houses-bugs
# Conflicts:
#	gamemodes/irresistible/cnr/features/houses/house.pwn
2018-09-13 09:54:45 +01:00
Steven Howard
180ae973e4 reverting changes 2018-09-13 09:32:53 +01:00
Steven Howard
d461e85298 Revert "changed /h config dialog to show current value"
This reverts commit 7623bdc17b.
2018-09-13 09:19:57 +01:00
Steven Howard
7623bdc17b changed /h config dialog to show current value 2018-09-13 09:17:24 +01:00
Steven Howard
abd26b8ef1 fixed bugs when player enters password into a house and automatically spawns outside the house
http://forum.sfcnr.com/showthread.php?58726-House-password-bug
2018-09-13 00:01:49 +01:00
Steven Howard
584f730db3 rebuilding pilot minijob, fully tested and working, attempted cleaning aswell 2018-09-12 23:29:47 +01:00
Lorenc Pekaj
5445f06968 removes pool cmd ... simply enter to join pool table, laser placed for where 8ball should go towards ending a game 2018-09-13 07:38:47 +10:00
Lorenc Pekaj
60c098abd2 move clearchat feature to helpers 2018-09-13 04:03:16 +10:00
Lorenc Pekaj
21aeeed965 add penalities for pocketing white / opposition + chalk as soon as you press key fire 2018-09-13 02:52:39 +10:00
Lorenc Pekaj
e01a3a4bfe add/remove players using foreach and optimizations 2018-09-13 01:16:26 +10:00
Lorenc Pekaj
ff9ee58d55 detects ball type and number 2018-09-12 10:59:04 +10:00
Steven Howard
8637b7b077 changing number_format to cash_format for cash related 2018-09-12 00:31:22 +01:00
Lorenc Pekaj
e317d90417 move constants to top 2018-09-12 08:32:42 +10:00
Lorenc Pekaj
1ba5cc5290 pool offsets perfected (walls and holes) 2018-09-12 08:08:23 +10:00
Steven Howard
94640d40a4 adding pilot minijob (cargo delivery from static place to random airport) 2018-09-11 14:34:16 +01:00
Lorenc Pekaj
8c139b7033 pool cleanup 2018-09-11 21:40:45 +10:00
Steven Howard
66245b1e7c pool.pwn edited the module name 2018-09-11 10:29:45 +00:00
Steven Howard
fb181bd148 adding pool minigame (modular) 2018-09-11 11:27:54 +01:00
Lorenc Pekaj
070770ad22 chuffsec module can be commented to disable now 2018-09-11 18:17:37 +10:00
Lorenc Pekaj
759ee28afb thrown more items into the fps module 2018-09-11 17:40:36 +10:00
Lorenc Pekaj
a99e86216b modularize chuffsec 2018-09-11 17:30:24 +10:00
Lorenc Pekaj
3e739ffd48 forgot to fill the description of the meth minijob 2018-09-11 08:49:23 +10:00
Lorenc Pekaj
736cba6171 modulize meth minijob 2018-09-11 08:41:42 +10:00
Lorenc Pekaj
2cff1b8bb1 modulize trucking system 2018-09-11 08:29:50 +10:00
Lorenc Pekaj
64923afd6d OnServerUpdate & OnPlayerUpdateEx now hookable 2018-09-11 08:01:18 +10:00
Lorenc Pekaj
97b129e2fe vending machine bug fix 2018-09-11 07:58:33 +10:00
Lorenc Pekaj
4df1a7561d modulize vending machines and thrown into anticheat package 2018-09-11 07:29:38 +10:00
Lorenc Pekaj
d5a9c7f8a3 server-sided money is now a part of the anticheat modules 2018-09-11 07:15:04 +10:00
Lorenc Pekaj
eeb3a33e8b finish modulizing slot machines 2018-09-11 06:48:22 +10:00
Lorenc Pekaj
1cfd945d4b modulize random messages (stephanie), begin modulizing slots 2018-09-11 06:33:18 +10:00
Lorenc Pekaj
fa715f46b1 make easter egg system modular (and disabled for now) 2018-09-11 06:16:36 +10:00
Lorenc Pekaj
4cd8168fa3 store valid car mod data in gta folder 2018-09-11 05:58:22 +10:00
Steven Howard
271ecbe713 change duel system styling for ease of use 2018-09-10 20:00:02 +01:00
Lorenc Pekaj
95f4957f9a changed to cash_format() to style numbers into money and fixes a bug with formatting negative numbers 2018-09-11 03:44:05 +10:00
Lorenc Pekaj
835618c940 removes useless sscanf_u and fixes some infinite loop issue when there are few entities in the server 2018-09-11 03:20:52 +10:00
Lorenc Pekaj
d7e803acc9 bug fixes for paintball module 2018-09-11 03:20:01 +10:00
Lorenc Pekaj
896302c2be use scriptinit for database 2018-09-11 03:19:21 +10:00
Lorenc Pekaj
ef25eb8112 remove "sccanf_u" definition ... caused issues 2018-09-11 03:19:02 +10:00
Lorenc Pekaj
7f694a22b2 Merge branch 'modulize_houses' of ssh://bitbucket.org/lorenc/cnr into modulize_houses 2018-09-10 18:35:15 +10:00
Lorenc Pekaj
9ab92d9613 modularizes the furniture system 2018-09-10 18:34:30 +10:00
Lorenc Pekaj
60f5ec2ac0 Merged master into modulize_houses 2018-09-10 18:26:31 +10:00
Lorenc Pekaj
51c281878a irresistible guard as component 2018-09-10 18:25:39 +10:00
Lorenc Pekaj
d67e2ae6a0 move vip as feature 2018-09-10 18:25:23 +10:00
Lorenc Pekaj
cdb6f5a76e modulize houses 2018-09-10 18:24:53 +10:00
Lorenc Pekaj
0c77b091ee move all spawn information into spawn.pwn (renamed cities.pwn) 2018-09-10 18:16:29 +10:00
Stev
b83b1ef17f added the option the change headshot mode dialog
added /p [MESSAGE] for paintball lobby chat
2018-09-10 09:00:20 +01:00
Lorenc Pekaj
605f4a28a6 add rcon message helper function 2018-09-10 17:19:38 +10:00
Lorenc Pekaj
90ff5fb71a move paintball file 2018-09-10 17:19:15 +10:00
Stev
fa4aa3786b Merge branch 'master' of https://bitbucket.org/lorenc/cnr into features-paintball 2018-09-10 08:04:13 +01:00
Stev
75e0b063da no message 2018-09-10 00:46:16 +01:00
Stev
e597f9559a modulised paintball and adding headshot mode 2018-09-10 00:37:47 +01:00
Lorenc Pekaj
2f710a8f1a move textdraws into textdraw module ... removed pointless InitializeTextDraws callback 2018-09-10 07:53:46 +10:00
Lorenc Pekaj
219f1aeb13 features thrown into cnr ... gangs has now its own index include 2018-09-10 07:18:09 +10:00
Lorenc Pekaj
d55608bc83 move features folder 2018-09-10 07:09:35 +10:00
Lorenc Pekaj
984f154d93 administration commands placed into modules 2018-09-10 06:55:38 +10:00
Lorenc Pekaj
9d0d864f48 getter and setters moved to global/player 2018-09-10 05:47:14 +10:00
Lorenc Pekaj
6e9073296f moved gamemode modules into gamemodes/irresistible ... updated git ignore 2018-09-10 02:01:29 +10:00