Commit Graph

22 Commits

Author SHA1 Message Date
Wyqer caa4a63b48
Fixed "all read" visual bug 2019-07-22 23:40:36 +02:00
Wyqer b9b1e2b289
Possible "all red" fix 2019-06-24 16:45:33 +02:00
Wyqer 6e3b32d5ef
kp_objectInits for easier custom init for vehicles
With this it's not necessary anymore
to mess around in the save_manager.sqf or do_build.sqf
2019-05-08 17:38:52 +02:00
Filip Maciejewski d5f443f553 Improve revive detection 2018-04-15 21:13:38 +02:00
Filip Maciejewski e922b4b1e9 Move saveable param loading to server only
Also move param float values to define file
2018-04-15 21:13:29 +02:00
Wyqer c3d25d935a
Another attempt concerning doubled EHs 2018-04-15 13:53:09 +02:00
Wyqer b1db0d09a9
Of course it should be called if not already active 2018-04-15 09:44:29 +02:00
Wyqer 347b98acad
Fixed possible double event handler registration 2018-04-15 00:38:52 +02:00
Wyqer e03ebe932c
Final fix for BI Revive enable/disable automation 2018-04-12 17:41:09 +02:00
Wyqer 8b361094ac
Save Revive Params / ACE Medical detection
closes #364
2018-04-07 18:53:52 +02:00
Christian 70a67520dd execVM for spawn 2018-04-03 15:20:45 +02:00
Christian 052c367406 Removed old debug 2017-10-10 09:33:35 +02:00
Christian a1c5b77e92 removed classnames.sqf from init.sqf 2017-10-07 19:19:40 +02:00
Christian 21b193d9e0 First part of splitted preset framework 2017-10-07 18:11:24 +02:00
Christian 87230e426e Some small tweaks and updated README.md 2017-10-06 08:13:32 +02:00
Christian eb905876fc V0.953 (#139)
* Starting 0.953

* closes #127

* Small update of the mission.sqms

* Fixes #134

* Statics in buildings - closes #129

* German Umlauts

* Recycle free objects - closes #133

* Action to stack and sort resources in storage areas

* Tweaked Debug Messages

* Update README.md

* closes #135

* Update README.md

* Fixed vanishing huron containers

* Small change to the placement
Tested it, but it also won't really work. But as it seems "only" H-Barriers are really affected by the misplacement.

* Update README.md

* Setdir after setPos (statics weren't aligned in the other way)

* Stringtable version update
2017-06-12 07:24:30 +02:00
Christian e19ddbe327 V0.95 (#89) 2017-05-22 00:50:28 +02:00
Christian a12b9f3415 Custom preset adapting to mods; tweaked ammo costs for vehicles
custom.sqf is now default (vanilla is a kind of legacy now)
Vehicle ammo prices are raised to make them more valuable
Provided custom.sqf now adapt automaticly to installed mods
2017-03-15 18:17:19 +01:00
Christian 2224c207b3 Tanoa Map and Preset
Added Tanoa Map sqm and fitting preset for tanoa.
Some small other tweaks
2017-03-14 11:46:29 +01:00
Christian bfa41b03f1 Chernarus and BW Mod Preset
* Added Chernarus Missionfile
* Added a RHS / BW Mod Preset (woodland camo)
2017-03-10 11:02:54 +01:00
Christian 30b0b921d8 v0.931
* Added Takistan mission sqm
* Added RHS Takistan Classnames Preset
* Added RHS Classnames Preset
* Fixed issue where a prebuild FOB on Takistan throw errors
* Update "Needed Mods" section in readme
2017-03-07 11:32:33 +01:00
Christian 15cffbea64 Initial Release 0.93
Initial Release of the KP Liberation mission in version 0.93.
Now it's time for bughunting.
After that we will start to implement some new things that we've in mind
already.
2017-03-06 18:05:55 +01:00