Commit Graph

214 Commits

Author SHA1 Message Date
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
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
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
f7e86b1c09 Merged in pilot-minijob (pull request #7)
adding pilot minijob (cargo delivery from static place to random airport)
2018-09-11 13:45:54 +00:00
Steven Howard
94640d40a4 adding pilot minijob (cargo delivery from static place to random airport) 2018-09-11 14:34:16 +01:00
Steven Howard
b1afca6a7e adding pool system in changelog 2018-09-11 11:46:57 +00:00
Lorenc Pekaj
8c139b7033 pool cleanup 2018-09-11 21:40:45 +10:00
Steven Howard
62da794996 Merged in pool-system (pull request #6)
adding pool minigame (modular)
2018-09-11 10:56:12 +00: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
bb57db0a1b Merge branch 'master' of ssh://bitbucket.org/lorenc/cnr 2018-09-11 08:41:54 +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
Steven Howard
154232a1a3 Merged in MrStev/added-p-changelog-1536617809098 (pull request #5)
added /p changelog
2018-09-10 22:24:52 +00:00
Steven Howard
89cec9615a added /p changelog 2018-09-10 22:17:01 +00: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
2fb6f143f3 Merged in duel-system (pull request #4)
change duel system styling for ease of use
2018-09-10 19:09:28 +00: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
3c58eb8523 beautify biz production command 2018-09-11 01:38:54 +10:00
Steven Howard
6c41d41d12 Merged biz-production into master 2018-09-10 16:28:51 +01:00
Steven Howard
e564127a67 added productions into command 2018-09-10 16:27:21 +01:00
Lorenc Pekaj
9c5633d455 Merged modulize_houses into master 2018-09-10 18:42:10 +10:00