Commit Graph

356 Commits

Author SHA1 Message Date
Lorenc Pekaj
0c22793fb5 bug fix with integer 2018-09-28 10:44:06 +10:00
Lorenc Pekaj
14c73d01ae drastically dilute the xp 2018-09-28 10:35:13 +10:00
Lorenc Pekaj
1005a506b6 add more levels ... copy queries at the bottom to fully populate 2018-09-28 10:29:13 +10:00
Lorenc Pekaj
1e6b9d8116 - add xp dilation just so people do not get bored of "+1 xp" constantly
- double xp factored in
2018-09-28 09:49:06 +10:00
Lorenc Pekaj
2cb296835a remove redundant e_level from enumerator ... add /levels command for testing 2018-09-28 09:24:49 +10:00
Lorenc Pekaj
054f4e4363 add experience v2 base ... remove accountid parameter from onplayerlogin 2018-09-28 09:07:58 +10:00
Lorenc Pekaj
a9f6a09447 add player market description 2018-09-28 07:45:09 +10:00
Lorenc Pekaj
d58fe044ba Merged player-ic-market into master 2018-09-28 07:43:41 +10:00
Lorenc Pekaj
be74b5be2d min buy amount will be .5 ic 2018-09-28 05:39:15 +10:00
Lorenc Pekaj
0831864a2a add player coin market 2018-09-28 05:23:59 +10:00
Lorenc Pekaj
6dbfc1ecfe add system for buying coins and selling coins 2018-09-28 03:51:06 +10:00
Lorenc Pekaj
5be244ea27 begin work on player ic market 2018-09-28 02:52:38 +10:00
Lorenc Pekaj
6d1f4247ef tiny cleanup + update updates.txt 2018-09-26 17:01:34 +10:00
Lorenc Pekaj
2d46306b9a make houses, and shark cards 10% cheaper 2018-09-26 14:16:29 +10:00
Lorenc Pekaj
09d8e0a1c1 fix animation bug 2018-09-26 14:16:15 +10:00
Lorenc Pekaj
4bf6b8f33e introduce OnPlayerFirstSpawn( p ), OnPlayerMoveMode( p, t ) ... move animation to /features/animations.pwn 2018-09-26 14:04:39 +10:00
Steven Howard
b1ed0babba Merged in changes (pull request #23)
Changes
2018-09-26 03:40:36 +00:00
Steven Howard
b3102535bc Merged master into changes 2018-09-25 22:24:44 +01:00
Steven Howard
04cbc67c6a updating main script from animations changes 2018-09-25 22:24:04 +01:00
Steven Howard
65e0ac30c3 move animations code to module 2018-09-25 22:23:20 +01:00
Steven Howard
7850b215bc dialog based /acmds 2018-09-25 22:06:23 +01: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
d0aab3adb6 passive mode green textdraw 2018-09-26 01:52:53 +10:00
Steven Howard
ffd3f872bc Merged in changes (pull request #22)
Changes
2018-09-25 15:35:17 +00:00
Steven Howard
b8df0fc32f Merge branch 'changes' of https://bitbucket.org/lorenc/cnr into changes 2018-09-25 16:30:09 +01:00
Steven Howard
c4a9400601 revet pm messang lengh changes 2018-09-25 16:18:52 +01:00
Steven Howard
aa22ea2c97 Merged master into changes 2018-09-25 16:18:17 +01:00
Steven Howard
1ebbadeeb8 adds /passivelist
adds a textdraw quite like "admon on duty" and it's "Passive Mode"
2018-09-25 16:17:34 +01:00
Lorenc Pekaj
cdfe84671d allow players over the vip limit to utilize their houses/vehicles 2018-09-26 00:23:25 +10:00
Steven Howard
05e994fe46 changed force command errors
changed dialog outputs for /reports and /questons
added /mutelist into a dialog base
2018-09-25 14:58:05 +01:00
Lorenc Pekaj
bd597eb945 remove pool function placeholder 2018-09-25 23:54:59 +10:00
Lorenc Pekaj
3d54f3f266 random msg for stephanie and estate 2018-09-25 23:50:01 +10:00
Lorenc Pekaj
c535ca1796 fix potential sql injection vulernability :O 2018-09-25 23:46:30 +10:00
Lorenc Pekaj
df5038457e fix crowdfund SQL error 2018-09-25 23:36:53 +10:00
Lorenc Pekaj
1c70a050e3 compile error and add back in pool 2018-09-25 23:28:31 +10:00
Lorenc Pekaj
4c93b2e888 include house name in realestate sale 2018-09-25 23:12:41 +10:00
Lorenc Pekaj
28050c0aa6 add /rpmode as /passive alternative 2018-09-25 14:00:37 +10:00
Lorenc Pekaj
039452310d move garage code to module 2018-09-25 13:58:21 +10:00
Lorenc Pekaj
a6a7f00c52 check if player is over slot limit before buying premium home 2018-09-25 13:32:52 +10:00
Lorenc Pekaj
06fd6b742b fix /reconnectchuff 2018-09-25 13:32:36 +10:00
Lorenc Pekaj
5231ca0ac0 update changelog 2018-09-25 12:49:00 +10:00
Steven Howard
f08fcea3d7 Merged in admin-hitmarker (pull request #20)
adds hitmarker while you are spectating a player
2018-09-25 02:44:06 +00:00
Lorenc Pekaj
27e8f154d6 Merged realestate_listings into master 2018-09-25 12:42:45 +10:00
Lorenc Pekaj
57a1db8cd8 move command to /estate for now 2018-09-25 12:42:20 +10:00
Steven Howard
334743f86e Merged in duel-system (pull request #21)
cleaning and updating callbacks
2018-09-25 01:52:20 +00:00
Steven Howard
78f3a89a95 cleaning and updating callbacks 2018-09-24 22:21:20 +01:00
Steven Howard
6f562c223c adds htimarker while you are spectating a player 2018-09-24 19:20:23 +01:00
Lorenc Pekaj
2bb7604548 Add callback OnHouseOwnerChange 2018-09-25 03:46:21 +10:00
Lorenc Pekaj
308ea77b57 create listing ingame and delete listing ingame functionality 2018-09-25 02:55:03 +10:00
Lorenc Pekaj
5b51577922 modify schema 2018-09-25 02:54:45 +10:00