Commit Graph

17 Commits

Author SHA1 Message Date
Lorenc Pekaj
1a7d8695d2 validate house id and biz id in confirmation dialogs ... update updates.txt 2018-10-10 12:19:18 +11:00
Steven Howard
7f4a463235 adds a confirmation dialog before selling a house 2018-10-09 09:32:26 +01:00
Lorenc Pekaj
cdfe84671d allow players over the vip limit to utilize their houses/vehicles 2018-09-26 00:23:25 +10:00
Lorenc Pekaj
c535ca1796 fix potential sql injection vulernability :O 2018-09-25 23:46:30 +10:00
Lorenc Pekaj
57a1db8cd8 move command to /estate for now 2018-09-25 12:42:20 +10: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
96613ed3a0 you can now buy homes directly off /houselistings ... and set a waypoint to the home that is of interest 2018-09-25 02:06:53 +10:00
Lorenc Pekaj
6e79b82423 remove "sscanf_u" in some modules that it was not removed from 2018-09-16 15:35:17 +10: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
8637b7b077 changing number_format to cash_format for cash related 2018-09-12 00:31:22 +01: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
cdb6f5a76e modulize houses 2018-09-10 18:24:53 +10:00