Commit Graph

1112 Commits

Author SHA1 Message Date
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 6f5591c6f8 Update more ammo names
See:
https://github.com/DayZMod/DayZ/commit/634214570c2a6c3efe53e2b09bf01250fcc3d2e2

@icomrade - IMO we should use the new blood type system and take out the
config variable. It is not something that can be easily switched between
because it requires manually changing the loot tables and traders which
adds some big files to the mission. Some admins will get confused when
they change the config variable and it doesn't change the loot spawns or
traders.

Admins can make bloodBagONEG abundant on their server if they
don't like it. I think most people will want to use it since it is a
nice extra realism feature and consistent with 1.8.7. We can still leave
the ItemBloodbag class defined in cfgMagazines so admins can go back to
using it if they wish. 1.8.7 even took out the class completely.
2016-03-11 15:15:04 -05:00
ebaydayz 01529e51bc Update shotgun ammo names
See:
https://github.com/DayZMod/DayZ/commit/634214570c2a6c3efe53e2b09bf01250fcc3d2e2
2016-03-11 14:10:45 -05:00
ebaydayz 09b656abc3 Use 1.8.7 fishing
The fishing models, pictures, etc. in 1.8.7 are identical to the ones in
dayz_epoch, so we should use them instead of having duplicate classes.
2016-03-10 22:30:19 -05:00
ebaydayz 6a2b135ac9 Add 1.0.6 SQL updates 2016-03-10 16:44:28 -05:00
icomrade 61c64cb14a Fix Merge Conflict 1 2016-03-03 22:09:38 -05:00
ebaydayz 44b9b68fd7 Remove 6.Dingor mission
This is identical to the lingor mission. The only change is "ibr_dingor"
added in mission.sqm. Admins can use the lingor files for dingor. The
two maps are the same apart from the desert skin. There are currently no
servers running dingor at the time of writing this.
2016-03-01 16:45:06 -05:00
ebaydayz e15a913809 Remove 18.Sara mission
This is an exact duplicate of the smd_sahrani_A2 mission. The only
difference is the "oac_core" addon in mission.sqm. That addon is no
longer used in any of the current versions of the map.
2016-03-01 16:19:15 -05:00
ebaydayz 813803cf4b Remove template mission
This is basically a duplicate of Chernarus11. People can use that as a
template.
2016-03-01 14:49:52 -05: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 075336008e Add files for local trader cities
I've loaded and checked each of these on their respective map in the
editor. I've also tested both Chernarus ones on my test server.
2016-02-29 22:32:16 -05:00
icomrade 64c251d95d Chernarus Mission File 2016-02-29 00:37:03 -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 76f018393d Add Sauerland Winter to Missions 2016-02-18 09:16:22 -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 6c4f0685c8 Hostname Update 2015-12-18 13:12:30 -05:00
icomrade 63bbf6bae3 Update Required Build to EOL Patch 2015-12-18 13:11:12 -05:00
icomrade d69b2e6d04 Mission fixes 2015-12-13 16:26:49 -05:00
ebaydayz f64986afad Update Readme.txt 2015-04-18 15:29:24 -04:00
ebaydayz 1e5df7d0dc Update config.cfg 2015-04-18 15:28:20 -04:00
ebaydayz 5d9f8edcaf Update config.cfg 2015-04-18 15:27:58 -04:00
ebaydayz c9272c02c6 Update config.cfg 2015-04-18 15:27:43 -04:00
ebaydayz b5f1d612bd Update config.cfg 2015-04-18 15:27:30 -04:00
ebaydayz 94ed59c059 Update config.cfg 2015-04-18 15:27:10 -04:00
ebaydayz 3ac1f269af Update config.cfg 2015-04-18 15:26:50 -04:00
ebaydayz c7ba666245 Update config.cfg 2015-04-18 15:26:37 -04:00
ebaydayz a689c01933 Update config.cfg 2015-04-18 15:26:23 -04:00
ebaydayz 47f5840b99 Update config.cfg 2015-04-18 15:26:07 -04:00
ebaydayz a80e73240f Update config.cfg 2015-04-18 15:25:54 -04:00
ebaydayz 9544f086e1 Update config.cfg 2015-04-18 15:25:39 -04:00
ebaydayz 462bdedeb3 Update config.cfg 2015-04-18 15:25:02 -04:00
ebaydayz 25335eae33 Update config.cfg 2015-04-18 15:24:49 -04:00
ebaydayz b203302083 Update config.cfg 2015-04-18 15:24:33 -04:00
ebaydayz 6dc08a88e0 Update config.cfg 2015-04-18 15:24:19 -04:00
ebaydayz 4430c01e32 Update config.cfg 2015-04-18 15:23:51 -04:00
ebaydayz 6fb8e43608 Update config.cfg 2015-04-18 15:22:44 -04:00
ebaydayz f2974593f9 Update version number 2015-04-18 15:22:31 -04:00
ebaydayz b4f9b19946 Update version number 2015-04-18 15:22:06 -04:00
Marko 94601f3139 Update config.cfg 2015-03-13 18:07:46 +01:00
Marko 16639d9741 Update config.cfg 2015-03-13 18:07:30 +01:00
Marko 6e5beb409d Update config.cfg 2015-03-13 18:07:15 +01:00
Marko e1d6f38ab5 Update config.cfg 2015-03-13 18:06:59 +01:00
Marko 04c933b318 Update config.cfg 2015-03-13 18:06:38 +01:00
Marko db97941418 Update config.cfg 2015-03-13 18:06:21 +01:00
Marko 86b83a1843 Update config.cfg 2015-03-13 18:06:06 +01:00
Marko 26407165ac Update config.cfg 2015-03-13 18:05:46 +01:00