Entropy : Zero 2

Entropy : Zero 2

E:Z2 CO-OP
Showing 21-25 of 25 entries
< 1  2  >
Update: 5 Sep, 2022 @ 11:04pm

Changed installation method, this mod now includes binaries

05/09/2022
-Enabled singleplayer-like level transitions since it works more reliably now and convar sv_coop_smooth_transitions to toogle it (default 1), in case it crashes for you. NOTE: HOST PLAYER WILL GET A BLACK SCREEN FOR A FEW SECONDS ON TRANSITION.
-game_player_equip entity now creates specified default weapons for spawning players (need to create it with MapEdit files)
-Added AddRespawnWeapon input to coop_manager entity

04/09/2022:
-point_teleport now teleports all players
-Players can't get stuck in each other
-Added coop_manager entity, for now only handles moving spawn point (need MapEdit file for the map for it to work)
-point_viewcontrol now works for all players (e.g. clients can actually see intro sequence with bad cop in front of the mirror)

03/09/2022:
-Fixed maps containing npc_hunter crashing the game on load
-Fixed AR2 Prototype fake firing on client when holding an item
-Readjusted client-side weapon effects, no more tracers lagging behind
-Fixed weapon_pistolpulse and weapon_stuntick stometimes not having effects when attacking on full charge
-Implemented lag compensation for NPCs (means ping doesn't affect your accuracy as much)
-Fixed some other crashes on map load

02/09/2022:
-Restored AI squad commanding
-Added sv_wait_at_changelevel convar, value of 1 means changelevel trigger will wait for all players before loading next map

Update: 5 Sep, 2022 @ 8:38am

Removed backtracking and added suit as default equipment on all used campaign maps

Update: 5 Sep, 2022 @ 6:41am

Added more MapEdit files

Update: 4 Sep, 2022 @ 4:52am

Added sample MapEdit files

Update: 31 Aug, 2022 @ 10:34am

Initial version