Commit Graph

72 Commits

Author SHA1 Message Date
SAM
2ce133675a Removed terrain grid related configs 2015-05-10 12:28:58 +02:00
SAM
c05a91f530 Suppress prompts when changing vehicle.
They're only shown when the player changes the setting.
2015-05-10 12:15:34 +02:00
SAM
69648f0e1b Added adaptive view distance depending on vehicle 2015-05-10 12:00:19 +02:00
SAM
737b1cc216 Renamed variable limit to limitViewDistance
For future limiting of terraingrid
2015-05-09 18:42:02 +02:00
SAM
cad86280c1 Fixed module value not overriding. 2015-05-09 14:51:23 +02:00
SAM
f4d7c6818b Attempted fix #2 2015-05-09 13:05:36 +02:00
SAM
a9d6fbd841 Attempting to fix module value not being read 2015-05-09 12:36:11 +02:00
SAM
f64f76e92f Fixed wrong file name 2015-05-09 12:07:05 +02:00
SAM
2dfaaa047a Reworked limiting system
Module limit still not being set properly.
2015-05-09 11:56:27 +02:00
SAM
bba216ebd2 Rewrote switch statement
Per @Glowbal's comment
2015-05-09 10:53:09 +02:00
SAM
7201a23d41 Adjusted post init, removed redundant settings 2015-05-09 10:44:01 +02:00
SAM
9e40e16c4a Adjusted XEH_preinit accordingly 2015-05-09 10:43:20 +02:00
SAM
ae1628ef03 Renamed init file for neatness 2015-05-09 10:41:55 +02:00
SAM
0b4137763d Cleaned up code 2015-05-08 18:41:32 +02:00
SAM
45992e5e7f All working except module returning any.
ace_viewdistance_moduleViewDistanceLimit always returning as any. No
error in the RPT relating to readSettingfromModule failing
2015-05-08 18:30:28 +02:00
SAM
6cda97e3a0 Adding required files for module integration 2015-05-08 16:07:57 +02:00
SAM
5732015370 Added moduleViewDistance file 2015-05-08 15:36:47 +02:00
SAM
bb625aac58 Used ACE common function instead of hint 2015-05-08 15:27:13 +02:00
SAM
a5d68f122d Added working limiter (config based) 2015-05-08 14:49:52 +02:00
SAM
6b604c101c First working version 2015-05-08 14:14:15 +02:00
SAM
2c8dddfc47 Adding required files 2015-05-08 09:28:48 +02:00
SAM
c2bb6386af Added required files for new module 2015-05-07 22:41:44 +02:00