Commit Graph

1244 Commits

Author SHA1 Message Date
bc77cd2717 Merge pull request #763 from Ignatz-HeMan/patch-2
Make ServicePoint more configurable
2017-06-16 19:36:57 -05:00
ccea93fd4d Merge pull request #762 from Ignatz-HeMan/patch-1
Fixed: Zombie triggers Mission success
2017-06-16 19:36:15 -05:00
bc077339ab Make ServicePoint more configurable 2017-06-16 15:30:09 +02:00
64a8cb0f42 Make ServicePoints more configurable 2017-06-16 15:27:19 +02:00
987a09bc80 Make ServicePoints more configureable 2017-06-16 15:24:08 +02:00
48c6a94bda Make ServicePointMarker configureable 2017-06-16 15:22:00 +02:00
eb735d5ec2 Fixed: Zombie triggers Mission success 2017-06-15 19:32:10 +02:00
5883d7e95e 1.0.0 b789 2017-06-13 19:19:23 -05:00
e789151b28 credits update 2017-06-13 11:54:28 -05:00
ed168e8b5b convert changelog to .md 2017-06-13 11:30:03 -05:00
12c080762c remove old changelogs 2017-06-13 11:26:49 -05:00
9be597b5a5 version bump on experimental to 1.0.0 2017-06-13 11:23:08 -05:00
6a1ab9b805 test new format for changelogs 2017-06-13 09:20:47 -05:00
e7092ad55d b788
- Can now mine metal scraps from Dynamic Debris vehicle wrecks using
sledgehammer.
- Can now "Search/Examine" Dynamic Debris Trash piles for loot.
- (Known issue: Dynamic Debris will respawn after server restart)
- Initial support for Malden 2035 map released with A3 1.72+.
- Fixed Admin panel corpse markers.
2017-06-11 12:28:23 -05:00
3746aea515 b783 2017-06-08 14:51:56 -05:00
09d8167703 add Malden support 2017-06-08 14:15:27 -05:00
bdba7b2e43 b782 2017-06-06 08:14:05 -05:00
784bb3d7f3 fixes to worldObjectType function 2017-06-06 08:13:36 -05:00
c887028d9b comment 2017-06-04 19:23:15 -05:00
684bff7e08 unify EPOCH_worldObjectType logic
EPOCH_worldObjectType now supports objects and object string names
2017-06-04 19:22:56 -05:00
934b324c35 disable debug on Dynamic Debris 2017-06-04 03:40:02 -05:00
dc03dae4bb b780
- Debris Updates and MD5 unit test
- reworked to only use one single hive call.
- add debug flag to remove markers by default.
- added check to prevent spawning debris on top of each other.
2017-06-03 10:55:47 -05:00
71cb216a02 Merge remote-tracking branch 'refs/remotes/origin/release' into experimental 2017-06-03 10:54:58 -05:00
6a328ea714 missed adding function 2017-06-01 16:02:33 -05:00
a4b4f7f6b9 b777 2017-06-01 09:46:29 -05:00
d95654d8bd add md5 hash function 840
bump hive version to 0.6.0.0
2017-06-01 07:28:58 -05:00
19e01ba3cd b775 2017-05-29 17:16:36 -05:00
b2a43d1ecc Merge pull request #758 from ravmustang/Vehicle-Upgrades
Add BIS randomization false to Vehicles
2017-05-29 16:45:33 -05:00
82e9a0c9e3 Merge pull request #757 from Ignatz-HeMan/experimental
Reworked Building Script
2017-05-29 16:45:23 -05:00
77a876c6ff Add BIS randomization false to Vehicles 2017-05-29 16:41:15 -05:00
bce529273b Update 0.6.0.0.txt 2017-05-28 14:59:55 +02:00
62423f414c Update 0.6.0.0.txt 2017-05-28 14:58:18 +02:00
61239099c0 Update 0.6.0.0.txt 2017-05-28 01:06:00 +02:00
bf88620481 Update 0.6.0.0.txt 2017-05-28 00:54:01 +02:00
c7e58da56d Reworked Building Script
- Added Vecorbuilding
- Added: Building element can be detached to walk around the Element
before saving
- Added: Help-Arrow to indicate door-opening direction
- Added: Max building height now will be checked direcly by building
element placement
- Changed: Replaced 0/90/180/270° direction build mode with "Rotate 90°"
- Fixed: 90° and 270° Snap was broken
- Fixed: Sometimes rotated elements rotate back on save

Credits:
The Base Vector Building Scripts comes from DirtySanches from
"DonkeyPunch Community Gaming Development Team".
Based on his Script, we reworked and fixed some more stuff in the
building script together.
2017-05-28 00:25:42 +02:00
a993d5bb7b fix error on first load, thanks Vampire 2017-05-27 12:06:33 +01:00
84c46c7d2c b774 2017-05-26 09:03:59 -05:00
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
45e620cdc3 Merge pull request #755 from Ignatz-HeMan/experimental
Added option to drink from source
2017-05-24 17:21:23 -05:00
c32d3e2136 Added option to drink from source 2017-05-25 00:14:53 +02:00
c548d570f6 Added option to drink from source 2017-05-25 00:08:59 +02:00
246ce8757e added exec_server button to code editor 2017-05-24 21:18:06 +01:00
209999fc9d @EpochDevLibs initial commit 2017-05-23 20:48:17 +01:00
5af91794ae sry this commit is bugged for me 2017-05-23 20:00:46 +01:00
45b58a3ea6 debug location of player and new player object 2017-05-23 08:22:12 -05:00
cec303ef6b fix BE kick # 49 since 1.70 2017-05-21 22:18:46 -05:00
7351081b1b Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental 2017-05-21 16:24:44 -05:00
db030763bd move this workaround to onDisconnect.
should handle removing any doppelgangers if the player did not log in
correctly.
2017-05-21 16:24:41 -05:00
7471d44842 Merge pull request #754 from Ignatz-HeMan/experimental
Added Custom KeyMap
2017-05-21 15:45:02 -05:00
759daa7ee5 remove unused functions 2017-05-20 22:51:28 -05:00