Commit Graph

557 Commits

Author SHA1 Message Date
Robio
3c590ab735 Add craftables
BurnBarrel|LightPole|SmallForestCamoNet|SmallDesertCamoNet|LargeForestCamoNet|LargeDesertCamoNet|FirePlace_02|FieldToilet|Scaffolding|Sink|PortableLight_Single|PortableLight_Double|WatchTower|SunShade|FuelPump|BagBunker|SandbagWall|SandbagWallLong|BarGate|WaterPump
2017-10-05 09:40:28 -05:00
vbawol
0eeea3d5b4 be kicks for garden 2017-10-04 22:16:26 -05:00
vbawol
52bb68f696 shorten filters 2017-10-04 06:51:01 -05:00
vbawol
8f74b9736e fix BE kick srifle_DMR_07_blk_F 2017-10-04 06:23:33 -05:00
vbawol
34489fc2e5 simplify check player BE filter 2017-10-03 10:48:48 -05:00
vbawol
5060394989 Simple Garden Manager v1
currently set to run 24 minutes between each "grow" cycle, so from seed
to mature should take around 1.2 hours from seed to fully mature. Option
to also have mature items spoil on the next cycle (24 minutes).
2017-10-03 10:25:59 -05:00
DirtySanchez
77cb621f98 REMOTE*+\]" to REMOTE.+\]" for checkPlayer 2017-10-02 14:06:48 -05:00
vbawol
1bf10b5ddc BE: allow ghost and sim versions of tent Dome and A 2017-10-01 15:42:57 -05:00
vbawol
15f386f6f5 filter cleanup 2017-10-01 01:23:50 -05:00
vbawol
47bde63181 include closing tag 2017-10-01 00:46:40 -05:00
vbawol
a1459a5301 fix reported BE kick 2017-10-01 00:44:48 -05:00
vbawol
d12c6f83ce attach to kick 2017-09-27 16:42:04 -05:00
vbawol
1a20d9ada3 Be kicks
CinderTower_Ghost_EPOCH
MetalTower_Ghost_EPOCH
BarrelBomb_EPOCH_Remote_Ammo
2017-09-27 16:35:44 -05:00
vbawol
6158c10a81 be fixes from @ravmustang 2017-09-26 21:26:32 -05:00
vbawol
fc3ba3b3fb customHeader test
moved debug monitor to master loop
dropped digest idea for now
removed file check on masterloop and keydown
2017-09-26 14:31:39 -05:00
vbawol
d4cef0dbf7 fix BE kick for SMG 05 2017-09-25 17:47:34 -05:00
vbawol
bf89620560 BE for barrel bomb armmo 2017-09-25 17:30:29 -05:00
vbawol
dd031a6a7e futher be updates 2017-09-25 15:52:10 -05:00
vbawol
23688e6250 BE filter updates 2017-09-25 15:46:19 -05:00
DESKTOP-UH65DCE\MusTanG
22ef7c1c2c battleye filters for veh reload and remove mag 2017-09-24 01:37:34 -05:00
vbawol
d2f32fd2b4 change BE 7 to 5 2017-09-17 14:11:48 -05:00
vbawol
37d782bde2 event fixes 2017-09-17 12:45:25 -05:00
vbawol
acfba073fc added disallowed events per worldName
bunker test code updates
2017-09-17 12:11:40 -05:00
vbawol
b9fffd4cb9 Better event driven cameraView checks
uses MissionEH PlayerViewChanged
removed fsm infinite loop checks
2017-09-12 16:29:42 -05:00
vbawol
eab380784e be kick since 1.76 ref #858 2017-09-08 11:47:40 -05:00
vbawol
9fc38dd537 BE fixes for 1.76 and radiation fixes 2017-09-04 10:37:29 -05:00
vbawol
49354a035b BE fixes for A3 1.76 RC 2017-09-04 08:36:56 -05:00
DESKTOP-UH65DCE\MusTanG
c5aa01ea17 Code change
A tab was removed from Epoch code.
BE filter change needed.
2017-09-03 22:39:35 -05:00
DESKTOP-UH65DCE\MusTanG
b45e614bcf DLC Menu
fix 2 script restriction kicks
2017-08-31 21:21:18 -05:00
vbawol
7ab0e2694b Merge remote-tracking branch 'origin/experimental' into experimental
# Conflicts:
#	Sources/epoch_config/Configs/CfgClientFunctions.hpp
2017-08-30 17:19:05 -05:00
vbawol
f7f839abf8 Satellite Event Starter 2017-08-30 17:06:18 -05:00
DESKTOP-UH65DCE\MusTanG
f30582cc9f Function name change and fix be filter 2017-08-30 14:30:27 -05:00
DESKTOP-UH65DCE\MusTanG
21997a63f8 add be filters for temp group system 2017-08-30 12:19:16 -05:00
DESKTOP-UH65DCE\MusTanG
cf38ae62a7 BE Filter for AWOL login fsm updates
8e7419ec31
2017-08-30 11:13:26 -05:00
vbawol
28d27ee38a add expiresCommunityStats to epochconfig.hpp 2017-08-18 13:12:23 -05:00
vbawol
1a211407b9 updates to login system and hitpoints
- No longer track hitpoints from client side, now saved server side only
and pushed to clients on login.
https://community.bistudio.com/wiki/getAllHitPointsDamage
- Changed use set / getUnitLoadout and should still have legacy player
data support that will upgrade automatically on first save.
- Default loadout can be controlled via new variables in epochconfig.hpp
- Made data validation check dynamic using isEqualTypeParams as it does
type checking and still fails if input is shorter than the default.
https://community.bistudio.com/wiki/isEqualTypeParams
- Added back server side damage protection for the new player body. If
the new unit dies before the player switch it could cause login issues
and should not cause issues with scripted setdamage or hitpoints as
first thought. https://community.bistudio.com/wiki/allowDamage
2017-08-15 14:19:03 -05:00
vbawol
fa32f77ce6 removed bikey as it is found with client file download 2017-08-09 11:34:11 -05:00
vbawol
f28cc43cd5 b826 2017-08-07 18:53:00 -05:00
DirtySanchez
75fb22202f BE Filter kick on Simulated built object 2017-08-04 20:26:22 -05:00
vbawol
163d702271 b824 2017-08-04 15:16:51 -05:00
vbawol
6e3dcd090a b823 2017-08-04 14:39:46 -05:00
vbawol
81e86c4baf remote exec change 2017-08-04 13:58:17 -05:00
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
e022e6bfb3 b821 2017-07-31 23:19:08 -05:00
vbawol
2c99640040 b820 2017-07-31 16:12:41 -05:00
DESKTOP-UH65DCE\MusTanG
093c051b55 fix filter stop kicks 2017-07-28 23:37:53 -05:00