Commit Graph

1524 Commits

Author SHA1 Message Date
He-Man
f9de95ffc7 HitPoint Fix test 2018-04-13 00:15:07 +02:00
He-Man
c5abeed9f7 Add SecondaryWeapon to TraderArray (untested !!!) 2018-04-12 21:00:24 +02:00
He-Man
001c49f148 1 seconds broadcast-time for setunitloadout 2018-04-09 19:19:42 +02:00
He-Man
8769421ca1 SnapPoint Tweaks
- More accurate Snappositions für Walls without Floors
- More accurate Snappoints for Foundations
- Added ability to snap Wood / Cynder Walls to each other
- Added SnapPoint for 2 Stairs onto each other for double-Walls (Higher
Garages)
2018-04-09 18:37:24 +02:00
He-Man
946762fa06 Penalty for looking through Floors (Tower-Glitch) 2018-04-08 04:28:01 +02:00
He-Man
8796a2de89 Config to disable fuelsources in PlotRange 2018-04-08 01:02:54 +02:00
He-Man
bef09d5cd3 Reduce to only one Var 2018-04-07 23:52:22 +02:00
He-Man
1f8293ccc7 Config to restrict Vectorbuilding (max tilting) 2018-04-07 23:46:37 +02:00
He-Man
af6318940b More precise Vehicle saving / loading
This change will save / load Vehicles much more accurate (especially on
Ramps / slopy terrain.

Background:
If use VectorDir / VectorUp, the Vehicle will be tilted around the model
Center and PosWorld also use the Modelcenter, while PosATL / PosASL use
the lowest level of the Vehicle.
2018-04-07 00:11:12 +02:00
He-Man
ad7d7ddb2d Missing commandmenu exception 2018-04-06 22:42:48 +02:00
He-Man
561012b09c Config to make Temp Vehicles tradeable 2018-04-06 17:57:42 +02:00
He-Man
18dfb95e03 Set lockstate after upgrade 2018-04-03 23:30:17 +02:00
He-Man
a11e8c6f9c Convert Starter Mags to Rounds 2018-03-31 00:58:05 +02:00
He-Man
54b739a4a2 One more Trader Limit fix 2018-03-30 16:17:27 +02:00
He-Man
84d7167a14 Recalculating of _currentStock 2018-03-30 15:58:17 +02:00
He-Man
2abcf105b5 Removed Trader Limits - handled with new vars
Have to be tested!!!!
2018-03-30 05:09:27 +02:00
vbawol
887fd41b7c bump version to 1.1.1 for experimental 2018-03-25 10:00:50 -05:00
He-Man
4df4a3f684
Ejector Seat 2018-03-21 13:32:25 +01:00
He-Man
633f448b82 Missing Crafting entry 2018-03-19 20:37:47 +01:00
He-Man
d2b92db808 Allowdamage after porting 2018-03-19 16:57:46 +01:00
He-Man
ec192de482 Create new Player alwas at respawn first
Create new Playerobject first on respawn marker and move Player +
Playerobject at least together to final position.
Seems to help against login issues as loadout is more accurate
broadcasted to client.
2018-03-19 16:53:26 +01:00
He-Man
cefb301181 RadSuits + Extinguisher
- Added RadSuits and FireExtinguisher to Loot, Pricing and Itemsort
2018-03-18 21:46:28 +01:00
He-Man
92035636be HeliRopeAction fix 2018-03-18 01:53:24 +01:00
He-Man
14fdd80060 base_mode_enable with target only at home 2018-03-18 01:12:06 +01:00
He-Man
48efb98237 Build Mode for ActionMenu_Target 2018-03-18 00:10:37 +01:00
He-Man
56b8918478 fixed description 2018-03-16 22:19:52 +01:00
He-Man
25d2f2b24f Config to enable / disable needed items for actions
Also increased needed "bullets" to inflame
2018-03-16 22:11:52 +01:00
He-Man
353960e38a Alive Toxic-Sapper was not toxic 2018-03-16 20:43:12 +01:00
He-Man
72fde8640a Minerocks fixed 2018-03-16 14:14:49 +01:00
He-Man
0374211bca comment for magazinesAllTurrets 2018-03-14 23:23:14 +01:00
DESKTOP-UH65DCE\MusTanG
e2c881ea31 missing ; 2018-03-13 12:59:06 -05:00
DESKTOP-UH65DCE\MusTanG
0d1becf09f Move events to epoch_events pbo
Modified config for easier reading of each settings comments.
Changed all events to PrePostFix 2 with move to that folder
Removed events folder from epoch_settings pbo
2018-03-11 21:21:23 -05:00
DESKTOP-UH65DCE\MusTanG
501a189861 heliCrash event configs
Heli Crash MarkerSet, Loot Tables and config settings
container_heliCrash_epoch from EpochCore added to loot tables
2018-03-11 21:11:48 -05:00
He-Man
2fe4b0ff96 Usefull Dyna Cores 2018-03-11 08:30:02 +01:00
He-Man
1e8a428d3c Power Sword Price + Sort + Loot 2018-03-10 00:17:34 +01:00
He-Man
923a41abff Config to block ATMs in Plot Range 2018-03-09 22:37:51 +01:00
He-Man
7891bd37d5 New Classes to CfgEpochVehicles.h 2018-03-09 21:00:51 +01:00
He-Man
419359e84b Pricings / Itemsorts 2018-03-08 17:10:21 +01:00
He-Man
857f8c057a BackPack + BE 2018-03-06 21:25:04 +01:00
He-Man
9ff76f4989 Last Script and BE for Power Sword 2018-03-06 20:18:36 +01:00
He-Man
1460773de3 Power Sword Function 2018-03-05 22:49:32 +01:00
He-Man
159555718f InFront TP toggle fix 2018-03-05 20:20:29 +01:00
He-Man
950c01d0c9 Missing Configs + Smal Admin Menu fixes 2018-03-05 20:11:44 +01:00
He-Man
0d051e133f Reload Loadout on Pause
Thx to Grahame for the inspiration to add it just before logout.
This should fix the login without clothings.
This will not fix not visible Clothings for others, because it only runs
just before logout, but Players can force it be pressing ESC and waiting
until this command is fired.
2018-02-26 21:09:39 +01:00
He-Man
7822902e0f Comma 2018-02-24 12:37:37 +01:00
He-Man
d3cd899582 Less money drops 2018-02-16 16:41:44 +01:00
He-Man
fbd105186c Comment 2018-02-13 22:35:02 +01:00
He-Man
47cce77649 Random Money lump with Mapmarker (like Plants)
Take the Money with Space Menu
2018-02-13 22:33:14 +01:00
DESKTOP-UH65DCE\MusTanG
1f96a6e625 Shipwreck loot upgrade
Configs:
-Custom wrecks : ClassName string expected
-Custom locations : Posistion Array{x,y,z} expected

Description:
-This upgrade was to provide maps without the built-in terrain objects
"SHIPWRECK" to have this feature available with a few custom locations
added to the servers config.

Function Changes:
-Custom Locations and Wrecks Classnames are pulled from the config
variable.
-Wrecks are created and added to the already gathered array of Terrain
Objects "SHIPWRECK".
-On Maps without these terrain objects, the original array will be
empty[], and then the custom locations will populate it from there.
-On Maps with these terrain objects, the custom locations are added to
the already populated array of "SHIPWRECK"'s and will then become part
of the random selection of all known shipwrecks and custom locations.

Remember custom shipwrecks have a distance check and will stop a loot
spawn if there is already another shipwreck within the configured
amount.
2018-02-11 11:05:53 -06:00
He-Man
12e5746c82 Snap Helper + BE kicks
- Helper 3D-Icon + Line on the part, where element is snapped on (while
Base-Building)
- "PLAYER_REJECT_ServerVersion" kick, if connecting with older version
2018-02-01 18:52:55 +01:00