Commit Graph

825 Commits

Author SHA1 Message Date
worldwidesorrow c49d32cc6c Update panthera2.sqf 2020-07-29 15:59:16 -05:00
worldwidesorrow a1045cbd02 Update napf.sqf 2020-07-29 15:58:48 -05:00
worldwidesorrow a131197878 Update namalsk.sqf 2020-07-29 15:58:20 -05:00
worldwidesorrow b11c1d9eee Update lingor.sqf 2020-07-29 15:57:56 -05:00
worldwidesorrow 5a0149ba2e Update isladuala.sqf 2020-07-29 15:57:33 -05:00
worldwidesorrow 6f601bc9e6 Update fdf_isle1_a.sqf 2020-07-29 15:57:10 -05:00
worldwidesorrow 272aebbc55 Update cmr_ovaron.sqf 2020-07-29 15:56:39 -05:00
worldwidesorrow 2db0761a9b Update chernarus17.sqf 2020-07-29 15:56:20 -05:00
worldwidesorrow 1be6aa740b Update chernarus11.sqf 2020-07-29 15:55:57 -05:00
worldwidesorrow b063ddf990 Update caribou.sqf 2020-07-29 15:55:35 -05:00
worldwidesorrow 89142b4a69 Update server_monitor.sqf 2020-07-29 15:54:51 -05:00
worldwidesorrow fb1e28709c Update updateObject_functions.sqf 2020-07-29 15:54:05 -05:00
worldwidesorrow 38a71177a3 Update server_playerSync.sqf 2020-07-29 15:53:42 -05:00
worldwidesorrow 21965347c2 Update server_handleSafeGear.sqf 2020-07-29 15:53:11 -05:00
worldwidesorrow 32d5a6a2f5 Update server_changeCode.sqf 2020-07-29 15:52:23 -05:00
AirwavesMan 10ca82533f localize cursorTarget check 2020-07-26 18:57:54 +02:00
AirwavesMan 5e296fc092 Adding salivals Change Code to Epoch Core 2020-07-23 22:20:58 +02:00
worldwidesorrow 64ccddf53c Delete server_cargoDrop.sqf
Removing cargo drop because of duping issue.
2020-07-22 21:33:53 -05:00
worldwidesorrow c4d02a7ecd Update server_functions.sqf 2020-07-22 21:33:15 -05:00
worldwidesorrow 723af08090 Update server_functions.sqf
Compile cargo drop script if enabled.
2020-07-14 16:51:59 -05:00
worldwidesorrow 8e97c06bff Update server_playerSetup.sqf
Send weather settings to JIP player.
2020-07-14 16:50:01 -05:00
worldwidesorrow 163a8f696b Update server_playerLogin.sqf
Add Chernarus Winter to the glitched map objects removal so the silly bench in the NWAF barracks gets destroyed.
2020-07-14 16:48:43 -05:00
worldwidesorrow 4119391578 Add files via upload
Server side cargo drop script.
2020-07-14 16:45:08 -05:00
worldwidesorrow cf548e0b6a Update CrashSites.sqf
Import configs from init.sqf. Remove switch block.
2020-07-14 16:42:06 -05:00
worldwidesorrow 873271d9cc Update Care_Packages.sqf
Imported configs from init.sqf. Remove switch block.
2020-07-14 16:41:17 -05:00
worldwidesorrow 39f9800eb4 Update server_monitor.sqf
Start weather FSM from server monitor.
2020-07-14 16:38:38 -05:00
worldwidesorrow 0e382eae19 Add files via upload
Add server side weather FSM.
2020-07-14 16:35:57 -05:00
oiad 38f5f618e0 Fix lockables not inheriting damage on unlock/lock
This causes problems with maintaining since the unlocked lockables won't
inherit any damage so they won't be maintained unless it's force
maintained
2020-07-01 08:27:21 +12:00
AirwavesMan 99dc7cd71f Add new server_monitor
Written by @seelenapparat
This splits the streamed array of objects into vehicles and buildings. all buildings get loaded at first. this prevents the old bug that vehicles could explode from falling because a building has loaded too late.
2020-06-18 20:30:32 +02:00
AirwavesMan 9bf7cd3219 Remove no longer used code from dayz fences 2020-06-18 20:26:33 +02:00
AirwavesMan 61e4da527e Update server_swapObject.sqf 2020-06-10 14:02:01 +02:00
A Man 5724d452cb Add tools as requirement for upgrade buildings
player_upgrade.sqf can upgrade storage buildings too now.
2020-05-13 01:34:25 +02:00
A Man 49355260fa Update server_functions.sqf
Remove unused server_addtoFenceUpdateArray. The damagehandler for dayz mod fences got disabled.
2020-04-07 11:13:18 +02:00
oiad 24bd87cc5f Allow fnc_lockCode to be used server/client side
This allows fnc_lockCode to be used by client and server side scripts.

This also does localization client side but server side the colors are
hard coded english.
2020-04-07 10:29:17 +12:00
A Man 62bf3e5323 Update server_publishVehicle3 2020-04-05 20:50:30 +02:00
A Man d5f8b5feae Add some new vehicles
Thx to Marseille77
2020-04-03 22:39:09 +02:00
A Man 71b256e40c Update server_handleSafeGear.sqf 2020-04-03 14:57:40 +02:00
A Man f6e7a1a91e Add better logging for server_deleteObj 2020-04-03 14:54:58 +02:00
A Man ad41a9a7f4 Update safehandlegear 2020-04-03 14:47:02 +02:00
A Man f68bbda0a3 Update Humanity System
This updates the humanity system. It removes the OpenTarget from Dayz Mod which is not needed for Epoch and more confusing as it helps to understand why a player gets a humanity drop or not.

The new system gives players always humanity.

Survivor killed Survivor = Negative Humanity
Survivor killed Bandit = Positive Humanity
Survivor killed Hero = Negative Humanity

Hero killed Bandit = Positive Humanity
Hero killed Hero = Negative Humanity
Hero killed Survivor = Negative Humanity

Bandit killed Bandit = Negative Humanity
Bandit killed Hero = Negative Humanity
Bandit killed Survivor = Negative Humanity

The values are strict and have no longer a complicated calculation based on a kill counter.

This change needs more testing in the beta state of this update.
2020-04-03 12:23:53 +02:00
worldwidesorrow 9c9926d30e Remove bad classname 2020-02-12 09:06:21 -06:00
worldwidesorrow 4f59e18bd2 Update spawn_vehicles.sqf
Update dynamic vehicle spawner so that planes only spawn at runway and hangar positions.
2020-02-12 02:58:57 -06:00
worldwidesorrow a39da1217f Update dynamic_vehicle.sqf
Add runway and hangar positions for all supported maps. Planes will only spawn at runway and hangar positions instead of places where it can be impossible to take off. Add new DZE vehicles to the spawn list. Remove C130 from Namalsk and Caribou because there are no good spawn positions.
2020-02-12 02:56:57 -06:00
worldwidesorrow c533529f70 Add files via upload 2020-02-12 01:12:22 -06:00
worldwidesorrow c024141140 Add bear trap monitor to scheduler. 2020-02-12 01:10:22 -06:00
worldwidesorrow 96a52a6e19 Moving bear trap monitor to the server scheduler. 2020-02-12 01:07:58 -06:00
A Man de38a4e0b5 Bike/ATV overhaul 2020-01-25 12:30:34 +01:00
A Man 428ceb28e0 Update boats 2020-01-24 13:56:02 +01:00
A Man 6a75835928 Add vehicles to traders and vehicle spawn 2020-01-23 00:46:45 +01:00
worldwidesorrow e1e80e520f Merge pull request #2058 from worldwidesorrow/master
Revert pull request #2055
2020-01-21 15:22:02 -06:00