Commit Graph

1606 Commits

Author SHA1 Message Date
DESKTOP-UH65DCE\MusTanG
6eba37b9af fix createVehicle line issue 2017-08-04 11:22:03 -05:00
DESKTOP-UH65DCE\MusTanG
12f74a3dac kicks for switching to favorite 2017-08-04 11:14:07 -05:00
DESKTOP-UH65DCE\MusTanG
5244aae0bc FavBar Hotkey press
When wearing backpacks and switching to another favorite, be kick for
createVehicle resulted
All Epoch backpacks added to filter.
2017-08-04 11:02:23 -05:00
DESKTOP-UH65DCE\MusTanG
f512a93779 first cleared up scripts
these were necessary to get into your inventory
2017-08-04 10:37:57 -05:00
vbawol
02c6e96f0c b822 2017-08-03 19:19:27 -05:00
vbawol
4b7f1f5c83 Merge pull request #808 from ravmustang/Community-Stats-#1
Community Stats System #1
2017-08-03 18:20:09 -05:00
vbawol
6a78895879 Merge branch 'experimental' into Community-Stats-#1 2017-08-03 18:20:00 -05:00
DESKTOP-UH65DCE\MusTanG
c19847b156 updates
local antagonists killed by non-local entity needed to be handled.
Local and Non-Local stat changes are now sent to server first then back
to the appropriate client after pToken check is verified.
2017-08-03 18:11:10 -05:00
vbawol
0074d505a8 Merge pull request #810 from Ignatz-HeMan/experimental
Option to prevent selling damaged veh
2017-08-03 14:55:42 -05:00
He-Man
c7f467be77 Option to prevent selling damaged veh 2017-08-03 20:43:58 +02:00
Raymix
3abac17557 trade: calc damage %, return new cost 2017-08-03 19:32:55 +01:00
Raimonds Virtoss
ce70600c86 Merge pull request #809 from Ignatz-HeMan/experimental
Some Fav-Bar Tweaks
2017-08-03 17:45:09 +01:00
He-Man
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
DESKTOP-UH65DCE\MusTanG
a2a3b7e3bd Zombie Stat
addEventHandler in 2 places for same zombie _unit, removed from unit
spawn function.
2017-08-03 10:46:46 -05:00
DESKTOP-UH65DCE\MusTanG
c49ee69265 add some tidybowl 2017-08-03 09:42:49 -05:00
DESKTOP-UH65DCE\MusTanG
4f88928bd0 Missions simplified
Category changed to TraderMissions.
Removed CompletedMissions.
2017-08-03 09:37:08 -05:00
DESKTOP-UH65DCE\MusTanG
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
Raymix
97cf50183e FavBar: build mode fix 2017-08-02 23:16:50 +01:00
Raymix
49e67d24d4 FavBar: perf optimization - new 5 sec event 2017-08-02 22:07:55 +01:00
Raymix
a09c53b723 favbar: return on void 2 2017-08-02 21:53:31 +01:00
Raymix
ec701873f7 favbar: returns on void 2017-08-02 21:53:04 +01:00
Raymix
a0e9ddbbef FavBar: performance optimization 2017-08-02 21:48:09 +01:00
Raymix
082036236a favbar: cleanup + private declares 2017-08-02 19:33:53 +01:00
Raymix
d2e7a433a3 .paa hax!!1 2017-08-02 18:49:50 +01:00
vbawol
4cdc67cf9d Merge pull request #804 from Ignatz-HeMan/experimental
Advanced Vehicle Repair
2017-08-01 16:47:39 -05:00
Raymix
366068fd82 Customize HUD option removed from ESC menu #800 2017-08-01 22:42:06 +01:00
Raymix
2f5fe0f149 Favbar added: Banned items list and reset favbar on every login 2017-08-01 21:25:31 +01:00
Raymix
80329a9b16 Favbar: dupe fix (sorry lol, needs more field testing) 2017-08-01 21:09:50 +01:00
He-Man
826ddcc234 New item Classnames 2017-08-01 14:44:50 +02:00
vbawol
e022e6bfb3 b821 2017-07-31 23:19:08 -05:00
Raymix
319cf64954 favBar changelog 2 2017-08-01 03:10:37 +01:00
Raymix
3e9bd721ee favbar changelog 2017-08-01 03:09:01 +01:00
Raymix
45b6bf1fb2 Favorites bar - full release 2017-08-01 03:00:28 +01:00
vbawol
2c99640040 b820 2017-07-31 16:12:41 -05:00
vbawol
edf43a5764 Merge pull request #802 from ravmustang/createVehicle-BEFilter-#1
fix filter stop kicks
2017-07-31 14:51:06 -05:00
He-Man
5dd672cb68 Advanced Vehicle Repair 2017-07-31 18:28:18 +02:00
DESKTOP-UH65DCE\MusTanG
093c051b55 fix filter stop kicks 2017-07-28 23:37:53 -05:00
vbawol
586261f587 b819 2017-07-28 11:57:10 -05:00
vbawol
29e530d62c AH updates
- change a few call compile + callExtension calls to parseSimpleArray +
callExtension as they return arrays.
- allow anti teleport check to be disabled with
antihack_antiTeleportCheck = "false" inside epochah.hpp
- optimized and made EPOCH_server_getRealTime command a normal server
function.
2017-07-28 11:56:30 -05:00
vbawol
a829f00443 Merge pull request #799 from ravmustang/Fix-snapping-with-Vector-Tilt-#2
Use ghost object instead of nearestObject
2017-07-28 08:02:29 -05:00
DESKTOP-UH65DCE\MusTanG
39d8f05029 add virtual obj for setDir 2017-07-27 15:16:16 -05:00
vbawol
1a806fbfec fixed type error on createTeleport 2017-07-27 14:15:30 -05:00
vbawol
cebfe4fac1 changelog update 2017-07-27 10:14:37 -05:00
vbawol
88b8c43200 merge PR from master
from https://github.com/EpochModTeam/Epoch/pull/783
2017-07-27 10:09:42 -05:00
vbawol
c38766286d b815 2017-07-27 09:51:19 -05:00
vbawol
aaef107e3e Merge pull request #795 from ravmustang/Vector-Building-and-Snapping-#1
Fix snapping with Vector Tilt
2017-07-27 08:16:49 -05:00
vbawol
1df663247b Merge pull request #794 from Ignatz-HeMan/patch-8
Clear Veh Cargo after upgrade
2017-07-27 08:16:41 -05:00
DESKTOP-UH65DCE\MusTanG
f8461d247e Fix snapping with Vector Tilt
I feel crazy after this one.
2017-07-26 21:38:33 -05:00
He-Man
f70d2f7a4a Clear Veh Cargo after upgrade 2017-07-26 22:40:34 +02:00
vbawol
f2b0aab6e6 disable fuel after player is already in the server 2017-07-25 12:19:23 -05:00