Commit Graph

58 Commits

Author SHA1 Message Date
Ghostrider [GRG]
1f1c29b557 First verified Version of the Plugin
Many fixes were incorporated.
Thank you ThomasTKO for all of your testing.
2023-10-16 08:20:13 -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]
281d9453fc fixed small typos
Thank you ThomasTKO for finding them and suggesting the fix.
2023-10-10 19:06:28 -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]
4823ac12b3 Small fixes for turrets 2023-10-05 23:37:36 -04:00
Ghostrider [GRG]
b460115b21 Bug fixes 3DEN Plugin 2023-10-05 18:53:59 -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]
23d33c2df7 Only need the PBO for this right? 2023-09-27 23:12:13 -04:00
Ghostrider [GRG]
6c359de5cd trying to properly update 2023-09-27 22:52:22 -04:00
Ghostrider [GRG]
5afa70d0c4 3DEN Plugin Sorted
Plugin Build 18
2023-09-27 22:06:45 -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]
6c6923246a Updated Instructions for the Plugin 2023-09-23 10:18:50 -04:00
Ghostrider [GRG]
80b13e828d Changed @GMS_3DEN folder name
The 3 was missing
2023-09-23 10:16:41 -04:00
Ghostrider [GRG]
2d68f53157 Added pbo so users do not need to pack the plugin 2023-09-23 10:12:00 -04:00
Ghostrider [GRG]
816f4ec52f Removed a .pbo 2023-09-23 10:11:21 -04:00
Ghostrider [GRG]
db1720900f Add Editor Plugin 2023-09-23 10:09:31 -04:00
Ghostrider [GRG]
3fd9251dc1 More documentation re: GMS_Client 2023-09-23 10:06:28 -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
Ghostrider [GRG]
bb93179ec2 Documentation 2023-09-23 09:57:52 -04:00
Ghostrider [GRG]
a9eb0acb9f starting over 2023-09-23 09:54:57 -04:00
Ghostrider [GRG]
9718e042e9 Revert "Revert "First working Build""
This reverts commit 9f69e5e20f.
2023-09-23 08:12:18 -04:00
Ghostrider [GRG]
9f69e5e20f Revert "First working Build"
This reverts commit f397b7ac29.
2023-09-23 03:20:22 -04:00
Ghostrider [GRG]
9141ccbf65 Added working plugin 2023-09-23 03:02:50 -04:00
Ghostrider [GRG]
2190a241bd more adjusting 2023-09-23 02:59:46 -04:00
Ghostrider [GRG]
0f34c60697 just adjusting 2023-09-23 02:59:18 -04:00
Ghostrider [GRG]
f397b7ac29 First working Build 2023-09-23 02:26:05 -04:00
Ghostrider [GRG]
11f8e7774e Finally Getting Somewhere
With this tool
2023-09-20 23:07:49 -04:00
Ghostrider [GRG]
adb0245788 Reverted to working fn_init.sqf 2023-09-16 06:03:54 -04:00
Ghostrider [GRG]
7a75952f87 Updated Killed Messaging 2023-09-16 04:47:24 -04:00
Ghostrider [GRG]
0a7dc41e71 removed pbos 2023-09-14 23:39:35 -04:00
Ghostrider [GRG]
f9186fb558 Added the ability to set what types of kill messages are broadcast
These are set in GMS_Conifigs.sqf
2023-09-14 23:38:27 -04:00
Ghostrider [GRG]
7b7873adca Fixed an issue that hung the startup of Epoch servers 2023-04-21 19:54:40 -04:00
Ghostrider [GRG]
580803734d Bug Fixes
The following issues were fixed:
Warnings that some files to be compiles were missing.
Minor glitches with logging on startup and periodic updates
2023-04-20 16:01:46 -04:00
Ghostrider [GRG]
df7a483b3f Added back all files for functions 2023-04-19 22:47:10 -04:00
Ghostrider [GRG]
5ba4b1c4ad removed the old files preparatory to readding them. 2023-04-19 22:44:18 -04:00
Ghostrider [GRG]
ae88c24c8a small tweak to config.cpp 2023-04-19 18:05:31 -04:00
Ghostrider [GRG]
e13897a773 updated install instructions 2023-02-04 10:37:44 -05:00
Ghostrider [GRG]
79311114e4 Update GMS_RC Install.txt 2023-02-04 10:34:20 -05:00
Ghostrider [GRG]
4067ea6f95
Merge pull request #5 from Nicho1494/main
Added install instructions
2023-02-04 10:30:09 -05:00
Nicho1494
8e32aaf442
Add files via upload 2023-02-03 00:48:47 +00:00
Ghostrider [GRG]
eed58d5a0a Removed CUP Vehicles from default configs for Epoch 2023-01-26 22:50:59 -05:00
Ghostrider [GRG]
ed61923a63 Removed CUP Vehicles from all default Configs for Exile 2023-01-26 20:16:57 -05:00