Commit Graph

13 Commits

Author SHA1 Message Date
Filip Maciejewski 290f8f5bc4
Fix variable name in F_libSpawnVehicle 2019-09-06 13:18:13 +02:00
Filip Maciejewski fa2ea170e7 Implement "AllowEnemiesInImmobile" into vehicle spawns 2019-09-05 10:14:02 +02:00
Christian 6eaae4564c
getRelPos don't take positions. It should be getPos. 2018-04-04 17:35:30 +02:00
Wyqer 6549b75cd9 BIS_fnc_relPos replaced with getRelPos 2018-04-04 09:59:04 +02:00
Christian 20c7f5c8d3 `createGroup` now with activated `deleteWhenEmpty` 2018-04-03 15:24:59 +02:00
Filip Maciejewski 81c66c65aa Fix vehicle crews and paradrop pilots not forced into corect side 2017-12-10 01:39:57 +01:00
Filip Maciejewski b8269fc742 Add param allowing to disable clearing of vehicles inventory/cargo 2017-11-01 23:03:06 +01:00
Christian 052c367406 Removed old debug 2017-10-10 09:33:35 +02:00
Christian 5174e4a28a Removed vehicle explosion chance script for convoy ambush 2017-09-05 16:40:49 +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 9d0c238d3d V0.951 (#118)
* Better syncing after placing a storage at sector
Should fix the weird behaviour, that you can build more then one storage in MP, when you place it directly after the first one.

* Update README.md

* Some more debug informations

* Sahrani offset for hostile group markers

* Update README.md

* Added intelspawn (deleted by mistake)

* Update README.md

* Added Debug Messages

* Ensure right crate mass for sectorspawns

* split captureboxes and intel

* Added boats at startvehicles to the Freedom

* Update stringtable.xml

* Tweaked debug messages

* Fixed changed classnames from a3 update

* Update README.md

* Update README.md

* Guerilla vehicle transport configs
Using same models as the civilian vehicles, which are already added. Has to be checked in game by chance, to be really safe.
closes #97

* Update README.md

* Some tweaks to the production system
fixes #91
fixes #96
closes #99

* Update README.md

* Added stringtable connection in Sahrani and Tanoa mission.sqm

* Small tweaks
also fixes #101

* updated our community arsenal preset

* Update italian localization for the new 0.951 (#103)

Update italian localization for the new 0.951

* Small tweaks and split variable sync
should prevent reloads of build menu when many sectors producing / many logistic groups are underway.
Fixes #102

* Fixed #105

* Update README.md

* Added resource amounts to production dialog

* Update README.md

* Small Tweaks

* Updated russian localization
many thanks to _KOC_ from discord

* Updated README.md

* Production access at production sectors

* Check content of crate will also check if ropeAttach is enabled
Should help with #94

* Opfor Guerilla classnames added

* Added mission param to select arsenal with no restrictions

* Update README.md

* Fixes #110

* Added new BWMod Vests

* Fixes #111

* Improved Logistics Algorithm
Fixes #112
Fixes #87

* Update README.md

* Sync again
Missed something in the last sync

* Fixed exploit of build menu if ui was set to global ressources

* Al Rayak missionfile

* removed unarmed vehicles from sector defender groups

* Update README.md

* Fixed constant reloading of build menu

* Small sync speedup

* Small corrections

* Update README.md

* Small adjustment
2017-05-28 16:05:00 +02:00
Christian e19ddbe327 V0.95 (#89) 2017-05-22 00:50:28 +02: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