Epoch/Sources/epoch_server/compile
vbawol 818289161f pre 0.6 updates
[Added] Dynamic Debris Epoch Event. Dynamically spawns vehicle and other
debris on the roadways.
Scans the roads on startup and uses a random seed generator to determine
the locations of debris.
Debris is spawned using createSimpleObject and is made to conform with
the upper most roadway surface.

[Added]  Epoch Events 3.0
- Supports events based on server side configs and pbos.
- New server side events can be added by just dropping .pbo into
@epochhive/addons folder.
- To make your own standalone events you can use Dynamic Debris Event as
a template.

[Removed] Vehicle simulation handler, so we can use A3 Dynamic
Simulation instead.
[Changed] Safe Vehicle and token checks simplified to only check the
vehicles a player is in.
[Changed] Safe Vehicle classes can now be configured via server settings
pbo CfgSecConf >> vehicles >> safeVehicles array.
2017-05-26 08:32:34 -05:00
..
epoch_antagonists more private updates 2017-05-01 19:23:00 -05:00
epoch_bases minor fixes and cleanup 2017-05-01 15:26:18 -05:00
epoch_group cleanup and bulk private array updates 2017-05-01 09:07:41 -05:00
epoch_looting cleanup and bulk private array updates 2017-05-01 09:07:41 -05:00
epoch_missions fixed invaild format for missionComms params 2017-05-01 14:36:51 -05:00
epoch_player pre 0.6 updates 2017-05-26 08:32:34 -05:00
epoch_server more privates, cleanup and fixes. 2017-05-02 07:35:38 -05:00
epoch_traders cleanup and bulk private array updates 2017-05-01 09:07:41 -05:00
epoch_trading minor fixes and cleanup 2017-05-01 15:26:18 -05:00
epoch_vehicle cleanup and bulk private array updates 2017-05-01 09:07:41 -05:00