Commit Graph

18 Commits

Author SHA1 Message Date
vbawol
eaf6b78b69 Crafting now only needs a fire nearby (within 2m) 2013-03-21 11:36:41 -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
c4ea450657 0.996 released
+ Corrected some code related to moving crafting recipes to config.
+ Crafting system now checks for correct number of items.
2013-03-12 17:13:04 -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
4316696b85 0.996b
+ [FIXED] Moved crafting input and output to to configs.
2013-03-12 11:20:00 -05:00
aeinstein
b529b32e83 fixed crafting for different subclasses of ItemSodaEmpty
Signed-off-by: aeinstein <mb@2lss.de>
2013-03-07 14:02:33 +01:00
vbawol
598cb62a26 0.992a
+ Commented out anti-teleport script from 1.7.6.1 it would bug and pop
people into the air when walking on docks.
+ Changes to repair and salvage code to fix #167
+ Changed crafting recipe of H-barrier
["ItemSandbag",3],["ItemWire",1],["ItemTankTrap",1] fixes #153
+ Added more randomization to vehicle spawn location when purchasing, to
prevent duplicate UID's.
+ increased selling vehicle radis to 20m. fixes #168
+ change message when selling a vehicle and it is not within range "No
%1 found within 20 meters.".
+ Added HeliHempty to possible spawn locations for purchased vehicles.
2013-03-01 12:19:20 -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
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
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
35f587048d 0.96
+ fixed crafting of tin and aluminum bars from trash
+ fixed color coding on weapons and vehicle sellers
+ removed radar from mi-17 civilian
+ added 10oz versions of silver and copper.
+ added basic 3d preview support to build-ables.
2013-02-16 11:56:39 -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
58c9ddfa9b version bump 2013-02-12 22:02:29 -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
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
1d22cc55b7 0.935
+ added test to crafting to require fire.
+ added bronze bars.
+ Added R3F Realism to chernarus mission file.
2013-02-10 08:35:15 -06:00
vbawol
88ddb2fafd missed from 0.934 2013-02-09 18:38:04 -06:00