Commit Graph

84 Commits

Author SHA1 Message Date
vbawol
bf5a069f33 1.0a
+ New crafting recipe: 1 woodpile + 1 razor = 3 wooden arrows.
+ Helicopter crash sites use HeliCrashArea variable dayz_MapArea / 2
instead of static 4000m
+ More building loot positions for Taviana 1.0
+ Supply crates no longer sunk into the ground.
+ Fixed crafting system was incorrectly counting removed items and added
refunds if failure.
+ Updated SQL to add traders_data for taviana and zargabad.
2013-03-28 10:02:12 -05:00
vbawol
4e0e3a9903 debug fixed make_lootPos bad path 2013-03-26 10:05:09 -05:00
vbawol
acf9dae2c7 loot position debug changes 2013-03-26 08:22:35 -05:00
vbawol
fc36a7ac22 0.999a
+ Fixed Machete Spawns thanks to:
fe83fca83a
+ Add check for loot underground
da4cbfbaca
+ Tweaked supply crate model so that is is not sunk into the ground.
Fixes #249
+ Added 3 more female clothing variants thanks to
http://www.twitch.tv/miss_alejandria
+ Added player distance cursorTarget increase if target is isKindOf AIR
OR SHIP. Fixes #235
+ Changed currency conversion from 1 x 10oz copper for 1 oz silver to 3x
10oz copper for 1 oz silver.
2013-03-25 17:45:58 -05:00
vbawol
11cb1c820c 0.998 released
Final testing started on 0.998. Patch notes so far:
+ Crafting now only requires a fire within 2m.
+ Safe should now drop items on ground when packed.
+ Changed humanity gains/losses based on player death so that humanity
is accounted for.
+ Fixed broken humanity hit and freetarget with player damage since
1.7.6.1.
+ Potential fix for swimming in ground.
+ !isNull and Distance checks for player zombie "feed" option.
+ Added open crate option for supply crates. Requires crowbar in
toolbelt.
+ fixed Auto Refueling Station (Dingor) #234
+ Added new pink clothes option to loot tables.
+ Added medic animation to complete trades to selling/buying weapons,
toolbelt items, backpacks, and vehicles.
+ Added medic animation to complete siphon, refueling, and fill jerry.
+ Changed number of possible siphon and refuel is based on quantity of
empty or full jerry cans.
+ Changed Player zombies V or getover animation to walkforward instead
of sitdown. This will cause the player to be stuck walking until an
attack is issued.
+ Fixed serveral lingor/dingor buildings that had incorrect classnames
in loot tables causing no loot to spawn with more recent builds.
+ Added a few building loot spawns for tavi 1.0
+ updated server SQL with latest copy from server.
2013-03-23 14:46:22 -05:00
vbawol
e8606d7689 0.998a
+ Crafting now only requires a fire within 2m.
+ Safe should now drop items on ground when packed.
+ Changed humanity gains/losses based on player death so that humanity
is accounted for.
+ Fixed broken humanity hit and freetarget with player damage since
1.7.6.1.
+ Potential fix for swimming in ground.
+ !isNull and Distance checks for player zombie "feed" option.
+ Added open crate option for supply crates. Requires crowbar in
toolbelt.
2013-03-22 15:32:53 -05:00
vbawol
f6c480f1e1 potential fix for swimming in ground
still requires spawn debug to be on land due to issues logging in and
out on rocks, docks, etc.
2013-03-21 16:45:08 -05:00
vbawol
b0da67272b Fixed damage handler humanity hit / freetarget
and removed unused !_isbandit
2013-03-21 16:40:11 -05:00
vbawol
94b2687dc9 changed humanity logic
kill a person with 0 kills and 2500 humanity and receive -2000 humanity
hit.
kill a person with 10 kills and 15000 humanity and receive -2500
humanity hit.
kill a person with 10 kills and -25000 humanity and receive 1500
humanity gain.
2013-03-21 16:02:14 -05:00
vbawol
3a2201111d Safe should now drop items on ground when packed 2013-03-21 11:37:34 -05:00
vbawol
e1db7e5a30 enable debug on building_spawnLoot 2013-03-17 15:11:20 -05:00
vbawol
21291e389e 0.997a
+ Fixed females unable to select gender after death.
+ Fixed Alice and Assault packs inventory issues created with last
patch.
+ Fixed being unable to take items that may have already been claimed by
another player. Should work if no other players are within 6 meters.
+ Cooking, Crafting, Repairing, and Salvaging all now require full Medic
animation cycle to complete. You can cancel the process just by moving.
+ Traders that deal with magazine items now require full Medic animation
cycle per trade. Also, number of possible trades now based on quantity
of available items being sold or cost divided by available bars.
+ Changed several PublicVariable calls from 1.7.6.1 code sync that
should have been PublicVariableServer.
+ Fixed Bio-meat was not causing infection and increased chance of
infection from "Bad Food" to 50/50.
+ Added distance checks (5m) for player zombie attacks.
+ Fixed player zombie was unable to feed.
2013-03-15 12:17:18 -05:00
vbawol
9768ca96f0 0.996c
+ Removed cfgtowngenerator /stream_locationCheck; loop entirely. Tests
show to have improved fps.
+ Added disabling zombies servers side for server side performance
increase/testing.
+ Fixed crafting error from 0.996b.
+ Revert helicopter intel removal test.
2013-03-12 13:31:50 -05:00
vbawol
18cddc8f84 0.993a
+ added more already in progress code locks.
+ Building and vault pitching now checks if player has item just before
placement.
+ Fixed vault packing status was left in an incorrect state when caneled
durning packing. Fixes #182
+ Fixed insuffucent funds message when buying vehicles. Fixes #181
+ Fix for just purchased vehicles disappering. Still have issue with
player killed if they get into vehicle to early.
+ Fixed typo in takistan and chernarus dynamic vehicle spawn config and
removed remainng boats.
2013-03-05 10:19:52 -06:00
vbawol
320046779b 0.992
+ Added variable pricing to traders. Stock under 5 will be sold at the
buy price and over 50 will be bought at the sell price.
+ Fixed trades not forcing a gear save and added more forced gear saves.
+ Added test for time based UID for purchased vehicles.
+ Reduced humanity gained by using a blood bag to 100 down from 250.
+ Added 5 minute penalty knockout for combat loggers.
+ Added prevention to logging out in a trader city. fixes #171
+ Changed cargo check to only show on alive vehicles. Fixes #176
+ Potential fix for gunner on armored SUV. Fixes #172
+ Fixes for refueling and repairing that was broken by 1.7.61
+ Removed taming of dogs for now. fixes #162
2013-03-03 13:41:35 -06:00
vbawol
3c9df28ead 0.981 + 1.7.6.1 CE
+ Increased raise horde distance to 65m.
+ decreased raise horde action timer to 7 seconds.
+ sync with 1.7.6.1 CE
2013-02-26 20:05:35 -06:00
vbawol
52461f4a52 0.981
+ fixed trader low/high humanity message
+ changed coyote bckpack -  transportMaxMagazines = 24; to
transportMaxMagazines = 30;
+ updated trader city sources for takistan.
2013-02-25 15:34:43 -06:00
vbawol
73594cc02c 0.98
+ Added Armored SUV to spawn tables
+ Lowered gear counts on armed suv to 400,20,10
+ Removed boats from takistan DVS table
+ Moved metals trader options to a "trade metals" menu on each trader.
+ Changed old metals trader to new Hero only trader, will have certain
clothes at first. and lower priced items.
+ Add crafting in progress lock to prevent duping.
+ changed wording of vault to safe
+ added Hero traders that only deal with 5000+ humanity
+ Updated to larger 10oz copper, silver, gold equipment icons.
+ Server Side changed allowed buildables to array
2013-02-23 08:45:41 -06:00
vbawol
f5c738b74d 0.976
+ added allowed objects list for mpkilled and publishing objects
+ added missing vaultstorage to gear sync
+ fixed broken maxLocalZombies override via mission init.sqf
2013-02-22 09:01:35 -06:00
vbawol
0aaf2438cb up sources for trader citys 2013-02-21 15:14:24 -06:00
vbawol
68481f75b4 0.975
+ added animation to crafting
+ added staged deconstruction of buildables.
+ allow new buildables to be saved to db
+ add R3F files to other mission files.
+ add dynamic_vehicle.sqf to mission files
2013-02-21 11:29:12 -06:00
vbawol
70be2b1dae 0.974
+ allow cargo check on open vaults
+ added Land_HBarrier1_DZ for large sandbag crafting
+ fixed animation sources error with wood gate. fixes #109
+ fixed missing Soldier1_DZ one skin. fixes #93
2013-02-20 18:35:03 -06:00
vbawol
16878f0e5a 0.973
+ fixed cargo check
+ remove lock/unlock options from vehicles after performing action
2013-02-20 12:59:03 -06:00
vbawol
c0d38c824c 0.972
+ recoded vehicle lock/unlock code fixes #69
+ added "vehicle locked" addaction. fixes #116
+ added cargo check to all vehicles fixes #115
2013-02-20 11:27:42 -06:00
vbawol
fcada965e2 0.971
+ added color coding of backpack when selling fixes #112
+ fixed silver to gold conversion rates on bulk selling weapons and
backpacks. Fixes #114
+ add more missing weights for R3F realism. Fixes #110
+ added random direction to purchased vehicles makes it harder to get
duplicate uid not fixed 100%
2013-02-20 10:37:42 -06:00
vbawol
fa5a0902f9 0.97
+ Fixed detection of vehicles in vehicle sell menu
+ Added trade in progress checks to all traders.
+ set pos after direction on deployables when placed.
+ Server side set pos after direction when spawning anything.
2013-02-19 08:02:18 -06:00
vbawol
0dd7227d5c 0.963
+ added more missing weights
+ added large sandbag with crafting 3 sandbags + 1 wire
+ potential fix for vehicle detection at seller
+ fixed mi17 civillian skin and added test for removing gear access
+ force all spawned objects to exact position
2013-02-18 10:47:43 -06:00
vbawol
58742df73a 0.95
+ work around added to player zombie "get over" stuck animation issue.
+ added setpos to vaults, allows precise positioning
+ possible fix for damage spam at server start.
+ added player zombie attack move, Works with animals and zombies only
currently.
+ 10oz bars for all types of metal
+ fix for detecting near vehicles when selling fixes #81
2013-02-14 17:20:35 -06:00
vbawol
709802a70b 0.945
+Pack position login now the same as lock and unlock Fixes #73
2013-02-13 00:51:45 -06:00
vbawol
c34c0037b0 0.944
+ finished removing crack vault code
+ fixed crafting system to give multiples back correctly
2013-02-12 22:01:14 -06:00
vbawol
e626ece4cf 0.942
+ fixes to count weapons on selling menu
+ now close menu when purchasing/selling items
+ Vaults can now be placed in buildings, maybe buggy still.
+ updated 10oz gold bar texture with correct new one.
+ Disable simulation for all zombies on server
https://github.com/R4Z0R49/DayZMod/pull/359
+ Possible (semi-)infinite loop in zombie_agent.fsm
https://github.com/R4Z0R49/DayZMod/pull/380
2013-02-12 13:12:58 -06:00
vbawol
bf6d87514b 0.94
+ Added 10oz gold bars
+ Added recipes for crafting 1 and 10oz gold bars
+ typo fixed in new sell menu color coding.
+ test to see if m113 can have cargo
+ kill messages added to server side array
+ info board added: Recent Player Deaths from server array.
+ fixed size of bronze bars
2013-02-11 13:24:56 -06:00
vbawol
966308d686 0.936
+ removed cracking vaults.
+ added color coding to sell menu
2013-02-10 10:41:48 -06:00
vbawol
3166e2e5f5 0.933
+ Fix for duplicate unlock/crack vault bug.
2013-02-08 19:15:47 -06:00
vbawol
c1c0289686 0.931
+ fixed standard female skin reverting to male on reconnect.
+ added skill (days alive) to cracking vaults (days alive 10=25%, 20=50%
, 30=75% , 36=90%  higher chance.
2013-02-07 00:52:47 -06:00
vbawol
0ed1223c5e 0.93
+ moved biomeat to a new badfood category, fixes mixed up cooking of raw
meats.
+ few changes from community dev build 020613
2013-02-06 19:38:47 -06:00
vbawol
d21edefbd6 0.922
+ Tag friendly should now work only players.
+ Tweaks to vault lock unlock code to attempt to prevent extra bugged
menu option.
+ Kill messages should now work with global chat.
2013-02-06 10:45:34 -06:00
vbawol
ca32bcbf71 0.92
+ formatting for damage percentage for repair and salvage.
+ Chance to break part when salvaging damaged parts.
+ Potential fix for purchased vehicle damage handler.
+ added check when cracking vault to exit when toolbox is broken
+ Potential fix for glitched extra crack vault options and no delay.
+ 1.7.5.1
2013-02-05 07:56:39 -06:00
vbawol
6dfb904feb 0.916
sync with pre build 1.7.5
2013-02-03 13:13:52 -06:00
vbawol
1b68d0399d 0.915
+ added "each" to the sell menu for mags.
+ fixed sell message to display actual in out counts traded in bulk.
+made pack vault text red.
+ reduced zombie alert when attempting to crack vault.
+ potential fix for vehicle damage spam at server start.
2013-02-03 12:42:17 -06:00
vbawol
ad3ad6e642 0.91
added randomly comsumable toolbox for cracking vaults, tweaks to allow
interaction with large boats/helicopters. Changed kill message to use
title text instead of global chat.
2013-02-03 09:44:50 -06:00
vbawol
6cdcf6c094 0.9 + pre 1.7.5 2013-02-03 08:26:46 -06:00
vbawol
1bb82da32e 0.891 2013-02-02 18:32:01 -06:00
vbawol
d929311a3d 0.89
+ increased crack vault chance and added zombie alert to failure and
delay with animation.
+ recent changes to food infection from CE
+ changed to ligher wooden crate icon
2013-02-02 15:12:24 -06:00
vbawol
5512c2ce11 0.88
crack vault test
2013-02-01 19:20:53 -06:00
vbawol
c4fa47f4d9 0.85 2013-02-01 01:47:36 -06:00
vbawol
13ca69a8fc 0.81
new vault texture, out of stock messaged added back, lowered armor on
vault added damage handeler, Potential fix for for tag friendly option
on vehicles w/ player. New custom death screen, bulk trades with custom
supply crate model. Simlified dynamic vehicle system.
2013-01-30 13:29:48 -06:00
vbawol
e24e30b15c 0.81 2013-01-29 11:27:44 -06:00
vbawol
f58858c013 0.8 2013-01-29 00:36:55 -06:00
vbawol
f0a8b3ddb9 0.796 2013-01-28 07:49:42 -06:00