Commit Graph

601 Commits

Author SHA1 Message Date
497db196ad Added missing Loot / Pricing / ItemSort 2017-08-05 20:56:36 +02:00
163d702271 b824 2017-08-04 15:16:51 -05:00
5388ca2210 changes for Vehicle Repair + iteminteracts 2017-08-04 21:50:26 +02:00
6e3dcd090a b823 2017-08-04 14:39:46 -05:00
c783e6854b update killed EH
if killer is unit exit handler
2017-08-04 13:44:03 -05:00
02c6e96f0c b822 2017-08-03 19:19:27 -05:00
6a78895879 Merge branch 'experimental' into Community-Stats-#1 2017-08-03 18:20:00 -05:00
0074d505a8 Merge pull request #810 from Ignatz-HeMan/experimental
Option to prevent selling damaged veh
2017-08-03 14:55:42 -05:00
c7f467be77 Option to prevent selling damaged veh 2017-08-03 20:43:58 +02:00
3abac17557 trade: calc damage %, return new cost 2017-08-03 19:32:55 +01:00
ff4b401b5f Some Fav-Bar Tweaks
- Moved configs to cfgepochclient
- Changed Keydown-Check from EPOCH_Buildmode to EPOCH_Target
- Replaced "resetonLogin" to only remove "forbidden items"
2017-08-03 18:18:18 +02:00
4f88928bd0 Missions simplified
Category changed to TraderMissions.
Removed CompletedMissions.
2017-08-03 09:37:08 -05:00
43958142b8 Community Stats System #1
Fully customizable system.
Base system laid out more so as an example.
Included:
-Murders
-Deaths
-Suicides
-Revives
-AIKills
-AntagonistKills
-ZombieKills
-MissionsAttempted
-CompletedMissions

Client side stat change with optional send to server.
Server side stat change with optional send to client.
Server is backed up with token check if sent from client.
2017-08-02 22:16:21 -05:00
49e67d24d4 FavBar: perf optimization - new 5 sec event 2017-08-02 22:07:55 +01:00
a0e9ddbbef FavBar: performance optimization 2017-08-02 21:48:09 +01:00
4cdc67cf9d Merge pull request #804 from Ignatz-HeMan/experimental
Advanced Vehicle Repair
2017-08-01 16:47:39 -05:00
366068fd82 Customize HUD option removed from ESC menu #800 2017-08-01 22:42:06 +01:00
826ddcc234 New item Classnames 2017-08-01 14:44:50 +02:00
e022e6bfb3 b821 2017-07-31 23:19:08 -05:00
45b6bf1fb2 Favorites bar - full release 2017-08-01 03:00:28 +01:00
2c99640040 b820 2017-07-31 16:12:41 -05:00
5dd672cb68 Advanced Vehicle Repair 2017-07-31 18:28:18 +02:00
586261f587 b819 2017-07-28 11:57:10 -05:00
c38766286d b815 2017-07-27 09:51:19 -05:00
ce5312930c b813 2017-07-25 11:41:54 -05:00
3808c2c95a b812 2017-07-25 07:58:55 -05:00
014f094f04 Fixes #790 2017-07-25 03:19:40 +01:00
ec262e59f0 b810 2017-07-24 16:20:15 -05:00
c9e382c1b4 Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental 2017-07-24 21:26:10 +01:00
9ebfe6765d cfgCrafting.hpp Maintenance + Fixes #785 2017-07-24 21:25:25 +01:00
e52fc1ee25 DynSim #3 Configs
Added cfgDynamicSimulation.
Toggle entire system.
Toggle individual sections player/bases/vehicles
Set mulitpliers and distances.
Will continue to add to these configs as BIS adds more scripting
commands for us to use.
2017-07-24 12:34:58 -05:00
9d9ea54612 b809 2017-07-20 22:32:50 -05:00
d90d8cf079 Barrel Bomb crafting kit
Add crafting recipe for barrel bombs
2017-07-19 22:39:16 -05:00
e45e3d0abe b806 2017-07-17 05:58:51 -05:00
7ccf6d85c4 b805 2017-07-12 11:19:53 -05:00
043290d5d2 b804 2017-07-09 05:30:52 -05:00
0efc699370 b803 2017-07-08 18:51:32 -05:00
2c7bf2e87c Merge pull request #774 from ravmustang/Vehicle-Upgrade-System-#1
Vehicle upgrade system 1
2017-07-08 11:55:05 -05:00
ff8c2a27cd Offroad 5th upgrade(Rare)
Remove unknown Document
Add recipe for Police Offroad
Adds police lights and siren to the offroad.
2017-07-06 19:53:00 -05:00
98f7e92e9f Rare Document Upgrades
new item was created Top Secret(Rare Document) for special vehicle
upgrades
2017-07-06 19:19:36 -05:00
3fd8a502f7 Zamak veh upg recipes 2017-07-06 14:20:29 -05:00
8445a328f4 Van veh upg
Van transport and van box vehicle upgrades 3 and 4 added to recipes.
transport can be upgraded into box with more materials
2017-07-06 14:01:41 -05:00
0817764cad Clean Up 2017-07-06 10:20:37 -05:00
43052e9ec7 More Vehicles Upgrades
Add in Hunter / Ifrit / Strider vehicle upgrades to configs
2017-07-06 10:14:12 -05:00
972328ac01 Update VehUpgKits recipes
The kits are already a crafted item of all required upgrade items, so
these should only require themselves when upgrading.
2017-07-05 17:25:20 -05:00
a151cd21c5 Fixes
Bad mistakes on my part :(
2017-07-05 16:19:19 -05:00
7db5f1c36d Fix config class array 2017-07-05 16:11:34 -05:00
aabcb3f069 Added new crafting
new kits crafting recipes and data
fix upgrade IV recipes
2017-07-04 14:30:48 -05:00
f0fdc9844d add new crafted veh upg kits
Added to Item Interactions for READ button on click
Added to Reading Documents for info on each kit
Added inherits from the respective ItemVehDoc so that it can be used for
upgrading.
2017-07-04 14:18:36 -05:00
1e77e0a22b Add reading documents
Add configs for easy editing of readable documents messages
Array for multiple messages, even a story. lol
Default messages are a hoot!
2017-07-03 19:08:04 -05:00