Commit Graph

22 Commits

Author SHA1 Message Date
Ghostrider [GRG]
b22f5db620 Updated changelog 2023-11-09 04:55:21 -05:00
Ghostrider [GRG]
0a31929d8b Build 279
Added missing variables for GMS_config.sqf.
Moved symulation management to GMSCore.
2023-11-07 20:32:03 -05:00
Ghostrider [GRG]
7109cd74fb Fixed a tiny bug and cleaned up code 2023-11-04 00:46:53 -04:00
Ghostrider [GRG]
723c40b188 Should not have removed that spawnPara flag 2023-11-03 07:25:10 -04:00
Ghostrider [GRG]
b07532a0a2 Build 277 2023-11-02 23:47:31 -04:00
Ghostrider [GRG]
7273521854 Build 275/Ver 7.21
Moved over to $prefix$ and labeled unused files
2023-10-31 21:57:49 -04:00
Ghostrider [GRG]
669aa9054d Better track Erros with Markers 2023-10-25 19:53:01 -04:00
Ghostrider [GRG]
8e19e1c926 Support for positioning with vectors 2023-10-21 07:42:13 -04:00
Ghostrider [GRG]
22a6fc572a Sorted issues with static missions
Removed most debugging code.
Static missions randomly selected from a list of available missions.
See changelog for details.
2023-10-16 15:35:01 -04:00
Ghostrider [GRG]
3199b27fef Build 271
See Changelog
2023-10-15 14:53:11 -04:00
Ghostrider [GRG]
de9852e16c Adding back lost settings; debugging spawns / respawns of static missions
there is a lot of logging - ignore that for now.
2023-10-14 12:50:53 -04:00
Ghostrider [GRG]
40f257b149 Adding a missing config setting. 2023-10-13 22:04:09 -04:00
Ghostrider [GRG]
5491df83b1 tweaked player detection
Missions are triggered if a player is on foot or in a vehicle.
the playerNear condition is met as long as the player is less than 5 meters above the ground, in a vehicle or on foot.
2023-10-13 21:49:53 -04:00
Ghostrider [GRG]
ba1cf2399f Debugged Support for money on AI 2023-10-13 17:33:49 -04:00
Ghostrider [GRG]
81a22451da small bug fixes 2023-10-12 22:26:59 -04:00
Ghostrider [GRG]
d7bf03b38c Build 268 Version 7.164
Debugged support for adding money to assets.
Debugged quite a bit regarding spawning of mission assets.
2023-10-12 21:26:29 -04:00
Ghostrider [GRG]
78e89d852c Fixed one scripting error on a specific case 2023-10-06 07:24:06 -04:00
Ghostrider [GRG]
d1b4a14296 More fixes of small bugs / inconsistencies 2023-10-06 07:09:26 -04:00
Ghostrider [GRG]
315aaa67a8 Build 267 - Version 7.162
REQUIRES GMSCore
	version = 1.053;
	build = 36;
	buildDate = "10-01-23";

Or Later
2023-10-02 20:05:16 -04:00
Ghostrider [GRG]
d4a7542d5f Added Support for Static Missions
And tweaked some code
And Fixed one bug with spawning aircraft.
2023-09-25 15:54:52 -04:00
Ghostrider [GRG]
df9689a8e8 Add Documentation 2023-09-23 10:06:04 -04:00
Ghostrider [GRG]
a64f4aca20 Add GMS Mission System 2023-09-23 10:05:31 -04:00