vbawol
8c28ebc1a9
Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental
2017-09-02 16:51:58 -05:00
vbawol
ab5ea172a4
move weather temp and toxic feaver stats to master loop
2017-09-02 16:51:54 -05:00
vbawol
acd1d02f23
Merge pull request #844 from Ignatz-HeMan/patch-7
...
Usage of "unitloadout" on player revive
2017-09-02 15:45:53 -05:00
vbawol
887e2c13c9
Merge pull request #843 from Ignatz-HeMan/patch-5
...
Fixed some craftings
2017-09-02 15:45:26 -05:00
He-Man
2484804c7a
Usage of "unitleadout" on player revive
2017-09-02 19:56:59 +02:00
He-Man
15bd919dd1
Fixed some craftings
2017-09-02 18:27:59 +02:00
vbawol
704dbf85e9
Merge pull request #842 from Ignatz-HeMan/patch-4
...
Corrected "Epoch_ServerVersion" variable
2017-09-02 10:50:24 -05:00
He-Man
eb3b86dfad
Corrected "Epoch_ServerVersion" variable
2017-09-02 16:56:18 +02:00
vbawol
e6912a55bd
Merge pull request #841 from Ignatz-HeMan/patch-3
...
Changed Icon Path to epochcore
2017-09-01 13:20:10 -05:00
He-Man
c3f7dede38
Changed Icon Path to epochcore
2017-09-01 19:54:16 +02:00
vbawol
905a4a30c1
Merge pull request #840 from ravmustang/DLC-menu-BE-Filters
...
DLC Menu
2017-08-31 21:52:47 -05:00
DESKTOP-UH65DCE\MusTanG
b45e614bcf
DLC Menu
...
fix 2 script restriction kicks
2017-08-31 21:21:18 -05:00
vbawol
6f95e6b0d3
remove backup
2017-08-31 08:34:13 -05:00
vbawol
d0e09300cc
Merge pull request #839 from ravmustang/Fixes
...
missing ; 's
2017-08-31 00:43:24 -05:00
DESKTOP-UH65DCE\MusTanG
33a663f72d
Revert "missing ; 's"
...
This reverts commit 9230db9c7a
.
2017-08-31 00:42:45 -05:00
DESKTOP-UH65DCE\MusTanG
f2fc2c9d6a
Add TODO reminder
2017-08-31 00:28:30 -05:00
DESKTOP-UH65DCE\MusTanG
7d136cddb3
selectRandomWeighted not ready
...
Switch to BIS_fnc_selectRandomWeighted
2017-08-30 23:46:13 -05:00
DESKTOP-UH65DCE\MusTanG
9230db9c7a
missing ; 's
2017-08-30 23:39:08 -05:00
vbawol
290d948c91
Merge pull request #838 from ravmustang/Temp-Groups-#2
...
Temp groups 2
2017-08-30 22:47:21 -05:00
DESKTOP-UH65DCE\MusTanG
6d9ba4b0ec
Add to DynaMenu actions target
...
Could not see the groups menu at all if looking directly at another
player.
This adds all groups menus and invitation menus to dynamenu player
targets.
2017-08-30 20:47:36 -05:00
DESKTOP-UH65DCE\MusTanG
a53149a5d1
Link new paa's to EpochCore
2017-08-30 20:44:39 -05:00
DESKTOP-UH65DCE\MusTanG
71f6c3db70
fixes
...
Added the _allPlayers variable to complete the delete and readd to
original Perm Group.
Optimized forEach statements.
Fixed use of _groupId with _permGroup
2017-08-30 20:43:19 -05:00
vbawol
a59fc4aee2
make AI spawn every 5 minutes instead of 10
2017-08-30 17:55:39 -05:00
vbawol
9028cec8df
add missing plant classes thanks to @morgoth0
2017-08-30 17:27:02 -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
01c8641ff2
Conditional Loot table feature and reworking antagonist spawning
...
- We no longer spawn antagonists on opening loot containers or trash.
Instead we have the client spawn them from a new weighted array. Note:
Admins can control what AI are spawning by removing from array
(antagonistChances) or setting chance to 0
- moved EPOCH_spawnIndex and EPOCH_spawnLimits to master loop init
instead of both_init as it is only needed client side.
- loot table updates for extra logic condition.
2017-08-30 17:15:14 -05:00
vbawol
f7f839abf8
Satellite Event Starter
2017-08-30 17:06:18 -05:00
vbawol
e4903fd870
move weightedArray to Cfgfunctions for both server and client use
2017-08-30 17:00:06 -05:00
vbawol
a81088645c
call compile to parseSimpleArray
2017-08-30 16:44:55 -05:00
vbawol
dddeb6c866
optimize unit spawn
...
only one getMissionConfig is needed, 10:1 reduction 👍
2017-08-30 16:40:42 -05:00
vbawol
ff4471552a
improve earthquake event
2017-08-30 16:38:48 -05:00
vbawol
828909e74c
Merge pull request #836 from ravmustang/Temp-Group-System
...
Temp group system
2017-08-30 16:29:25 -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
DESKTOP-UH65DCE\MusTanG
963ab30581
No temp group invite if in main group
2017-08-30 04:02:25 -05:00
DESKTOP-UH65DCE\MusTanG
3b82e8b0b0
clean up server side temp groups
2017-08-30 03:36:37 -05:00
DESKTOP-UH65DCE\MusTanG
d90eb4774f
epoch groups system
...
move "Delete Group" button check to onLoad from button click.
Remove owner from EPOCH_sendRemoteExecClient calls.
Add UI update push to leader on Delete Group.
Add UI update push to client on remove in case they clicked leave group.
2017-08-30 03:14:13 -05:00
DESKTOP-UH65DCE\MusTanG
56283e0c08
Temp Group System
...
Credit goes to AWOL for the original Epoch Group System.
Temp Groups do not allow outsiders access to bases, vehicles or safes.
Easily switch to Temp Group for Co-Op mission, then back to Perm Group.
Full access to Kick, Set Mod, Leave Group/Delete Group.
When leaving or deleting group, you will be put back into the actual
group of your teammates if online.
Fixed Leave/Delete Button to show Delete Group onLoad of Temp Group UI
Added refresh to Group UI's so all players are in sync after changes
2017-08-30 02:43:37 -05:00
vbawol
c89dffa1d0
move to functions
2017-08-28 16:26:49 -05:00
vbawol
ff5d56af46
better way to handle login fsm variables
...
CfgEpochClient "debug" variable to control extra debug and is currently
used in login fsm.
2017-08-26 09:57:59 -05:00
vbawol
8e7419ec31
changelog
2017-08-26 08:40:21 -05:00
vbawol
30d8107d75
configClasses fixes thanks to @ravmustang
2017-08-26 07:12:50 -05:00
vbawol
fa3577473e
Merge pull request #834 from ravmustang/Bool-spam-fix
...
Bool spam fix
2017-08-25 19:02:18 -05:00
DESKTOP-UH65DCE\MusTanG
b98f6e042a
remove backup
2017-08-25 18:45:11 -05:00
DESKTOP-UH65DCE\MusTanG
e5fea7a53a
correct configClasses usage
2017-08-25 18:44:26 -05:00
vbawol
f7b8bbd746
Merge pull request #833 from ravmustang/Remove-icons
...
move icons to core
2017-08-25 17:45:54 -05:00
DESKTOP-UH65DCE\MusTanG
69acb31fd3
move icons to core
2017-08-25 16:36:27 -05:00
vbawol
901047eaef
revert define test
2017-08-25 16:15:02 -05:00
vbawol
23b1710d7c
test out of bounds checks
...
added _isOnFoot var to init that refreshes with event1 every second and
is reused in any events
2017-08-24 10:22:13 -05:00