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
vbawol
45a02c7b91
for #340 disable refuel client side
2017-07-25 12:02:17 -05:00
vbawol
ce5312930c
b813
2017-07-25 11:41:54 -05:00
vbawol
5f213be94b
Merge pull request #793 from ravmustang/Crafting-Menu-#1
...
crafting menu load fix
2017-07-25 11:19:32 -05:00
DESKTOP-UH65DCE\MusTanG
05655d0cb2
crafting menu load fix
...
Change incoming variables from params to _this.
2017-07-25 09:59:55 -05:00
vbawol
3808c2c95a
b812
2017-07-25 07:58:55 -05:00
Raymix
86c875f7e4
Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental
...
Conflicts:
Sources/epoch_config/Configs/cfgCrafting.hpp
2017-07-25 03:21:24 +01:00
Raymix
014f094f04
Fixes #790
2017-07-25 03:19:40 +01:00
vbawol
8bb21f50a9
Merge pull request #791 from ravmustang/CfgCrafting-Fix
...
CfgCrafting Classname Change
2017-07-24 21:01:38 -05:00
DESKTOP-UH65DCE\MusTanG
949e0e0b37
CfgCrafting Classname Change
...
ItemPipes change to ItemPipe
2017-07-24 19:16:23 -05:00
vbawol
ec262e59f0
b810
2017-07-24 16:20:15 -05:00
vbawol
f7a1ef393d
Merge pull request #789 from Ignatz-HeMan/patch-7
...
Fixed msg "Not all Items sold"
2017-07-24 15:53:31 -05:00
Raymix
c9e382c1b4
Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental
2017-07-24 21:26:10 +01:00
Raymix
9ebfe6765d
cfgCrafting.hpp Maintenance + Fixes #785
2017-07-24 21:25:25 +01:00
He-Man
4982b1ec03
Fixed msg "Not all Items sold"
2017-07-24 20:05:26 +02:00
vbawol
10a762b541
Merge pull request #788 from ravmustang/Dynamic-Simulation-#3
...
DynSim #3 Configs
2017-07-24 12:50:38 -05:00
DESKTOP-UH65DCE\MusTanG
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
vbawol
97e1b5d328
Merge pull request #787 from ravmustang/non-Epoch-Teleporter-UserAction
...
Action change
2017-07-24 12:31:25 -05:00
DESKTOP-UH65DCE\MusTanG
f68f616fea
Action change
...
Change selection in array to "" as the current selection is not built
into these non-epoch objects.
2017-07-24 12:26:14 -05:00
vbawol
6ff599a578
use same array for worldpos
2017-07-24 11:20:32 -05:00
vbawol
5fe2d99731
fix error line 110
2017-07-24 10:05:07 -05:00
vbawol
77ae1625a6
allow direction and force addactions on other objects
2017-07-24 09:31:27 -05:00
vbawol
9d9ea54612
b809
2017-07-20 22:32:50 -05:00
vbawol
691c9d0a86
Merge pull request #784 from ravmustang/Barrel-Bomb-#2
...
Barrel Bomb crafting kit
2017-07-20 20:07:50 -05:00
vbawol
4d66562459
b808
2017-07-20 18:08:16 -05:00
vbawol
63e8a887c9
rem old simulation code, recount arr after upgrade
2017-07-20 18:06:33 -05:00