Commit Graph

122 Commits

Author SHA1 Message Date
Vortrex
6fa3eb9997 Debug logging 2022-06-19 11:29:13 -05:00
Vortrex
87ca42c48a Add check for invalid house ID 2022-06-17 13:08:39 -05:00
Vortrex
62d9118604 Merge branch 'nightly' into organizing 2022-06-14 05:56:46 -05:00
Vortrex
962732c27e Only load non-deleted houses 2022-06-12 09:18:39 -05:00
Vortrex
b15b14fdf4 Don't delete houses 2022-06-07 10:26:43 -05:00
Vortrex
c4916adc55 Don't loop houses if there are none 2022-05-30 07:40:48 -05:00
Vortrex
1c673f64bc Re-add client-side houses and businesses 2022-05-26 17:32:40 -05:00
Vortrex
e35871b2e1 Don't check if house has interior (-1 disables blip/pickup) 2022-05-19 18:55:51 -05:00
Vortrex
46cb86d25b Optimizations 2022-05-17 08:55:55 -05:00
Vortrex
3559fd3a1e Fix job, biz & house blips stream distance and dimension 2022-05-15 22:27:32 -05:00
Vortrex
13c04ce41d Fix houseinfo cmd stats (+ easier format) 2022-05-15 04:18:46 -05:00
Vortrex
b01f4190ff Use getPlayerHouse for checking if in one 2022-05-11 04:00:46 -05:00
Vortrex
6aa13ff76a Align house and biz create funcs 2022-05-06 13:14:37 -05:00
Vortrex
7973927cf0 Add custom int prop to biz & house data 2022-05-06 12:58:48 -05:00
Vortrex
24ddb20739 Use exterior business entrance for closest job point 2022-05-04 13:03:56 -05:00
Vortrex
e4bc66376b Fix set house owner cmd 2022-05-04 10:07:08 -05:00
Vortrex
a5a1baaed0 Use confirmation prompt for buying house 2022-05-03 12:03:36 -05:00
Vortrex
cd04ff2aa3 Use confirm prompt for giving house to clan 2022-05-02 15:30:56 -05:00
Vortrex
982fcf9278 Fixed move house exit and get plr house funcs 2022-05-01 15:05:19 -05:00
Vortrex
54bc30f5dc Use adminOrange instead of adminRed 2022-04-28 16:26:35 -05:00
Vortrex
b1256193ef Rename getServerGame to getGame to match client 2022-04-28 11:32:35 -05:00
Vortrex
e4ef0c4dfa Rename some utils to match others 2022-04-26 10:21:09 -05:00
Vortrex
e4e9f406ff Check to make sure game slot exists 2022-04-25 14:57:44 -05:00
Vortrex
6999661bba More native utils + move startup stuff into startup.js 2022-04-20 06:47:54 -05:00
Vortrex
b3a7116416 Cleanup & format a lot of admin messages 2022-04-19 07:29:47 -05:00
Vortrex
c1d27f7fb6 New universal lock command 2022-04-18 20:58:23 -05:00
Vortrex
dcc051b67e Use locale strings 2022-04-12 09:00:29 -05:00
Vortrex
2f5d0865a1 Check if dev server before loading/save 2022-04-10 00:01:08 -05:00
Vortrex
6774b8f175 Merge branch '1.4.0-prep' into nightly 2022-04-09 20:29:29 -05:00
Vortrex
f877235bf8 Add JSDoc + use locale strings for admin announce 2022-03-25 02:21:50 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
ef1ba1dd99 Cutscene interior stuff 2022-03-15 04:16:51 -05:00
Vortrex
ef4a2877d0 Restructure (unfinished) 2022-03-12 05:20:14 -06:00
Vortrex
5a35c7c414 Merge branch 'gtaiv' into 1.4.0-prep 2022-03-09 00:21:37 -06:00
Vortrex
391e926478 Remove game script control (will use another resource) 2022-03-08 01:09:08 -06:00
Vortrex
bdee71440f Business/house blips & pickups for IV 2022-03-07 07:37:41 -06:00
Vortrex
b908360ed2 House and business pickup stuff 2022-03-06 02:20:04 -06:00
Vortrex
dc5bc62aa7 Merge branch 'nightly' into 1.4.0-prep 2022-03-05 09:55:41 -06:00
Vortrex
89f800e825 Move set house pickup label data to util 2022-02-20 18:04:27 -06:00
Vortrex
2592795ea1 Rename interior templates to interiors 2022-02-18 16:00:16 -06:00
Vortrex
78878ee4c4 Use chunked list for interior, blip, and pickup types 2022-01-31 12:30:25 -06:00
Vortrex
2130c783bc Add some JSDoc info for intellisense 2022-01-20 03:11:44 -06:00
Vortrex
6fa2ebdd22 Fix house pickup on del, convert strings to locale 2022-01-19 13:01:27 -06:00
Vortrex
64b3628b25 Use cmd arg/param util 2022-01-09 17:42:57 -06:00
Vortrex
5dfe47a3e8 Organize a lot of utils 2022-01-09 17:19:53 -06:00
Vortrex
3d9ee04eb5 Use new locale strings 2022-01-09 05:27:11 -06:00
Vortrex
e5994c2998 Change header to normal 2022-01-06 13:34:32 -06:00
Vortrex
70ba9e99b3 Element transient 2022-01-02 20:07:57 -06:00
Vortrex
e985cd07e3 Revert "Reverted 1.4.0 stuff"
This reverts commit 930c66a439.
2022-01-01 13:28:03 -06:00
Vortrex
930c66a439 Reverted 1.4.0 stuff
This reverts commit 7a5167743b.

Revert "Use new stream distance stuff"

This reverts commit bdda7caf4c.

Revert "Add blip/pickup distance to global cfg"

This reverts commit 5a916c4a98.

Revert "Add utils for new element streaming funcs"

This reverts commit 22d39ceb69.
2022-01-01 13:27:55 -06:00