Commit Graph

2443 Commits

Author SHA1 Message Date
0bdeb27839 update server install pack 2018-03-15 13:07:26 -05:00
a817312ccd Update changelog.md 2018-03-15 12:21:00 -05:00
0374211bca comment for magazinesAllTurrets 2018-03-14 23:23:14 +01:00
1d8ce6ae0a Changelog 2018-03-14 22:33:12 +01:00
e2c881ea31 missing ; 2018-03-13 12:59:06 -05:00
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
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
2fe4b0ff96 Usefull Dyna Cores 2018-03-11 08:30:02 +01:00
1e8a428d3c Power Sword Price + Sort + Loot 2018-03-10 00:17:34 +01:00
923a41abff Config to block ATMs in Plot Range 2018-03-09 22:37:51 +01:00
7891bd37d5 New Classes to CfgEpochVehicles.h 2018-03-09 21:00:51 +01:00
419359e84b Pricings / Itemsorts 2018-03-08 17:10:21 +01:00
857f8c057a BackPack + BE 2018-03-06 21:25:04 +01:00
9ff76f4989 Last Script and BE for Power Sword 2018-03-06 20:18:36 +01:00
1460773de3 Power Sword Function 2018-03-05 22:49:32 +01:00
159555718f InFront TP toggle fix 2018-03-05 20:20:29 +01:00
16dd76a9c1 Changelog 2018-03-05 20:15:54 +01:00
950c01d0c9 Missing Configs + Smal Admin Menu fixes 2018-03-05 20:11:44 +01:00
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
7822902e0f Comma 2018-02-24 12:37:37 +01:00
d3cd899582 Less money drops 2018-02-16 16:41:44 +01:00
fbd105186c Comment 2018-02-13 22:35:02 +01:00
47cce77649 Random Money lump with Mapmarker (like Plants)
Take the Money with Space Menu
2018-02-13 22:33:14 +01:00
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
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
03985c460d Snapping in Basebuilding
- Increased the snapping distance for Foundations, so it is much easier
to snap them correctly
- Added a SnapPoint between Floors for 2x Wall height
2018-01-30 17:58:56 +01:00
b743a9be31 Small AutoRun fixes 2018-01-19 16:14:21 +01:00
1efca0123e Preview for Smelting Tools 2018-01-18 22:56:38 +01:00
b5a99880d8 removed ; 2018-01-18 22:26:41 +01:00
096f03e7b9 AutoRun
- Default Key is "W"
- You can change the key in EPOCH ESC Menu
- If choosen key is same as "moveforward" (default), you have to 2x tap
it, else you only have to 1x tap it
- If your legs are broken, you get a hint "can not autorun - legs are
broken"
- If the terrain is too steep, you only walk in AutoRun
- Inside Water, you can not Autorun
2018-01-18 21:40:18 +01:00
9911f1284c missing ; (thx to [T.G] Razor) 2018-01-15 22:09:06 +01:00
2bd20e7791 Changelog 2018-01-15 19:09:47 +01:00
d3e9b880a0 Not Serverside... 2018-01-15 18:55:44 +01:00
f34ff90390 Use addMagazineOverflow + BE-Filter 2018-01-15 18:48:36 +01:00
9ebeb82805 SimulationHandlerOld + Comment
Server fsm no longer handles simulation for Vehicles, so this config is
useless and can be removed
2018-01-14 20:35:13 +01:00
de099419a2 Remove Radio from Loadout (until a login fix)
With a Radio (low mass Item?!) in Inventory + BaseSpawn it sometimes
happens, that the Player stuck on login.
So we remove it until we found a solid fix
2018-01-14 20:28:27 +01:00
291c222d9d setVectorDirAndUp first to prevent collide 2018-01-14 14:01:28 +01:00
75ee2ad46f Changelog 2018-01-13 22:57:08 +01:00
2ccb006697 Handle not full mags in Trader 2018-01-13 15:12:54 +01:00
3bbf2de4f5 Changelog 2018-01-13 00:31:28 +01:00
464408b50e Draft for Changelog 2018-01-13 00:17:16 +01:00
795cafe1ba Reworked SnapPoints (especially half / quarter)
Works very well on our Server for some weeks now...
2018-01-12 21:43:52 +01:00
292d1d8243 Examples for Vehicleupgrade 2018-01-12 21:25:28 +01:00
b2a2e25a2c Make Lighter Refillable 2018-01-10 21:16:29 +01:00
a2172aaef5 Smaller fixes and tweaks
- Fixed usedItemRepack removes all same items with same rounds
- removed action "gear" by opening Cargo Container
- removed StorageInit (EH Killed), if Storage is indestructible
- Spawn Vehicles near 0 and port them after all is loaded to final
position (prevent collide)
- increased Altis World size to 25000 (better Vehicle / Trader Spawn)
2018-01-10 20:10:00 +01:00
3eac0b0035 Skip ForceUpdate, if ForcedUpdateNow + fishingtime 2018-01-09 23:27:38 +01:00
134627d08b Changed SnapPoints color for better visibility
White is mostly very hard to see.
2018-01-09 20:03:20 +01:00
ad36d16335 Missing SERVER_VARS on revive
https://github.com/EpochModTeam/Epoch/issues/963
2018-01-09 17:28:12 +01:00
097102c1aa Vehicle Locktime now use string 2018-01-08 19:26:11 +01:00
773d863c58 Trader Config + Reserved Vehicle Slots 2018-01-07 02:41:38 +01:00