Commit Graph

80 Commits

Author SHA1 Message Date
ebaydayz ee13f4caf7 Remove friendlySaving for now
Achievements are saved in the state field, so we don't have room to save
friendlies there anymore. DZE_FriendlySaving is removed for now. I will
add it back later with a save to player profile instead.

The dayz_players variable is not used for anything. There were several
other unused variables in server_playerLogin.sqf.
2016-03-24 17:04:17 -04:00
ebaydayz 15a38afd82 Remove some unused files 2016-03-20 13:28:49 -04:00
ebaydayz 4bd9a9aa0b Update public variables
It makes no sense to rename the identical DayZ PVs to have an E in their
name. I don't see any good reason it was done in the first place. All it
accomplishes is breaking script compatibility between the two mods and
requiring different publicvariable.txt filters. The only time it makes
sense is for custom Epoch variables that aren't used in vanilla.

All admins have to do to update custom scripts is swap the names
according to the change log.

Note I've submitted a pull request to replace PVDZ_veh_Save with
PVDZ_obj_Save in official too because they are duplicates.
2016-03-18 21:39:22 -04:00
ebaydayz 7b0253debc Spawn trader city objects locally on each machine
Also move dynamic_vehicle.sqf to the dayz_server\system folder
2016-02-29 23:43:12 -05:00
ebaydayz f9bec452a5 Consolidate dynamic_vehicle to one file
The only difference between them is the water maps include boats.
2016-02-26 13:29:28 -05:00
icomrade 9362b5c6f9 Missed Some 2016-02-17 14:31:20 -05:00
ebaydayz 441e9fb231 Update keyboard eventhandler and add rules.sqf
See: https://github.com/EpochModTeam/DayZ-Epoch/pull/1673
2016-02-16 21:59:29 -05:00
ebaydayz edf9b71e12 Update description.ext to 1861 format
Tested with current 106 files without issue.
2016-02-12 17:41:23 -05:00
icomrade 546e59e959 auto login
I hate sitting in the lobby for the full 90 seconds before loading.
- Default login delay is 10 seconds, can be set in the mission
- Players cannot deselect or change character slots
- Players can click OK or disconnect before timeout
2015-12-29 17:59:40 -05:00
icomrade 76148fd83d Fixed in EOL 2015-12-18 13:15:13 -05:00
icomrade d69b2e6d04 Mission fixes 2015-12-13 16:26:49 -05:00
armaWillRobinson 10003f4ebf update 2015-03-03 19:43:17 -08:00
ebaydayz d183859167 Update mission.sqm 2015-01-29 13:13:19 -05:00
[VB]AWOL 00383dd8d0 fixed typo in mission files 2014-06-01 02:45:20 -05:00
Skaronator 5e27942bd0 Change over to new DZE_ForceNameTagsInTrader System 2014-02-23 18:25:41 +01:00
Florian Kinder 4f82e8e380 Added variable DZE_ForceNameTagsInTrader 2014-02-21 00:53:44 +01:00
[VB]AWOL 94b47f3c3b Updated Axeman's lighting system disabled by default 2014-02-11 13:29:16 -06:00
Axles ce324006b8 Sahrani Pook
He was missing!
2014-02-07 10:53:24 -08:00
Axles 5f83e58467 Mixed up Markers Sahrani
Double vision removed, only one black market vendor.
2014-02-07 10:45:04 -08:00
icomrade c796bdbe51 Fix include error, fix prefix filename
Prefixes were not applying when packed with Eliteness, changed name
accordingly.

Also, I just learned that the included init.sqf file must be in a
functions folder (probably due to the scriptName command at the
beginning)
2014-02-06 21:20:46 -05:00
[VB]AWOL 3ea0be14d2 remove copper 2014-02-06 14:33:09 -06:00
Axles 36371ef6af Sahrani updates
Moved wholesaler out of cargo container door, Added black market vendor.
2014-02-06 12:27:17 -08:00
icomrade 38cfc7a715 Fix init errors, improve antihack
Add True value checking, change all true loops to 1 == 1 (1 cannot be
overwritten).

This commit also fixes an error with the latest beta patches.
2014-02-06 14:42:40 -05:00
[VB]AWOL 18f158b559 TrashJackDaniels for ItemTinBar instead 2014-02-05 10:06:30 -06:00
[VB]AWOL ef779ba2e0 lower animal counts and removed unused variable MaxHeliCrashes 2014-01-16 16:35:31 -06:00
[VB]AWOL aaac7cf447 added pook bell copters to addons for other maps 2013-12-18 10:22:11 -06:00
HARLAN 2ab9a981a0 Remove copper 2013-12-13 14:43:05 -05:00
HARLAN 18f259d9f8 Global variable for DZE_BuildOnRoads 2013-12-13 14:20:57 -05:00
Axles 5cd7e71904 Sahrani SQM updates
Moved wholesaler and hero vendor markers. Moved Center.
2013-12-12 10:11:43 -08:00
[VB]AWOL f91a06f7a9 added proper SMD_Sara_A2 support 2013-12-11 12:39:42 -06:00