Lorenc Pekaj
|
f1b41098c3
|
move house, biz, entrance cp handling into module
|
2019-01-02 00:51:00 +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
|
c5d887bf06
|
modify header of script to use simple names/aliases
|
2018-12-12 19:21:57 +11:00 |
|
Lorenc Pekaj
|
41b68256b8
|
cleanup
|
2018-12-04 00:09:08 +11:00 |
|
Lorenc Pekaj
|
8feb261284
|
bruteforce / breakin automatic when you enter a house
|
2018-12-04 00:04:12 +11:00 |
|
Lorenc Pekaj
|
395bd7c86f
|
press F to pickup furniture
|
2018-12-03 23:22:27 +11:00 |
|
Lorenc Pekaj
|
9e9beef18c
|
burglar modulized
|
2018-12-03 22:15:41 +11:00 |
|
Lorenc Pekaj
|
050ba05cf2
|
legacy VIP system implement
|
2018-10-22 21:50:11 +11:00 |
|
Lorenc Pekaj
|
98941bbc7f
|
move furniture code to furniture module
|
2018-10-17 04:34:29 +11:00 |
|
Lorenc Pekaj
|
05cd9b1722
|
fire system retouched - use /fires ... based off map icons ... no more textdraws
|
2018-10-11 20:19:30 +11:00 |
|
Lorenc Pekaj
|
c652ac40e2
|
GetPlayerOutsidePos will give you the entrance/house/garage/pos the player is at
|
2018-10-10 16:05:14 +11:00 |
|
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 |
|
Steven Howard
|
02f105c5c4
|
reformatted all dialog id's and ordered them
|
2018-10-09 08:30:55 +01:00 |
|
Lorenc Pekaj
|
31b67c20e4
|
add pagination to realestate (/estate) ... can support hundreds of homes now
|
2018-09-30 03:14:56 +10: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
|
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
|
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
|
a6a7f00c52
|
check if player is over slot limit before buying premium home
|
2018-09-25 13:32:52 +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
|
5b51577922
|
modify schema
|
2018-09-25 02:54:45 +10:00 |
|
Lorenc Pekaj
|
f49e4a07de
|
check if the home was sold already before filling a purchase
|
2018-09-25 02:14:10 +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
|
dff542823a
|
begin real estate listings
|
2018-09-25 00:35:46 +10:00 |
|
Lorenc Pekaj
|
a59326f0a3
|
replace number_format with cash_format
|
2018-09-16 16:05:27 +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
|
9ab92d9613
|
modularizes the furniture system
|
2018-09-10 18:34:30 +10:00 |
|
Lorenc Pekaj
|
cdb6f5a76e
|
modulize houses
|
2018-09-10 18:24:53 +10:00 |
|