Arena

Arena 2.0.35

Arena v0.1.147
ArenaEvents v0.1.76
ArenaUI v0.1.72
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Fixed for Rust update
Added config option to restore health on kill in GunGame (ArenaEvents.json)
Added auto-respawn toggle to death screen
Arena v0.1.146
ArenaEvents v0.1.72
ArenaUI v0.1.71
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Fixed for Rust update
Arena v0.1.146
ArenaEvents v0.1.71
ArenaUI v0.1.71
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Fixed for Rust update
  • Like
Reactions: BarakudaX777
Arena v0.1.145
ArenaEvents v0.1.71
ArenaUI v0.1.71
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Prevent looting containers in certain events
Fixed being able to loot corpses/bags when youre not supposed to be able to
Disable weapon/tool pickup in OITC and Gungame
Fixed TeamSurvival calculating scores backwards
Don't count team kills towards score in TDM
Arena v0.1.144
ArenaEvents v0.1.70
ArenaUI v0.1.71
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Event teleporters check event permissions before teleporting players, if they don't have the permission send them a message
Added config options for automatic health regeneration (disabled by default)
JavaScript:
"Automatic Health Restore Options": {
      "Enable automatic health restoration": false,
      "Start restoring if no damage taken for x seconds": 5.0,
      "Amount of health to restore every second": 2.5
    }
Arena v0.1.144
ArenaEvents v0.1.70
ArenaUI v0.1.71
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Event teleporters check event permissions before teleporting players, if they don't have the permission send them a message
Added config options for automatic health regeneration (disabled by default)
JavaScript:
"Automatic Health Restore Options": {
      "Enable automatic health restoration": false,
      "Start restoring if no damage taken for x seconds": 5.0,
      "Amount of health to restore every second": 2.5
    }
  • Like
Reactions: GhostingSquad
Arena v0.1.142
ArenaEvents v0.1.70
ArenaUI v0.1.71
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Unlimited button position calculation. Dont think pagination is needed, it should fit ~200 buttons
Arena v0.1.142
ArenaEvents v0.1.70
ArenaUI v0.1.70
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Disable /lobby usage if player is in a event
Changed event teleporter to cancel action if the player is in a event, instead of destroying the player and recreating them for the new event
Added command /leave to leave a event
Added config option "Disable events after a match has been played (event name, seconds to disable)" which when a event is added to this it will be temporarily disabled for the specified amount of time once the event has concluded (more info on the overview)
Changed a few things around in event menu regarding current event status to make it look nicer
Fixed for Rust update
  • Like
Reactions: David Pollard
Arena v0.1.140
ArenaEvents v0.1.70
ArenaUI v0.1.70
ArenaStatistics v0.1.54
ArenaLootSpawns v0.1.04

Fixed event player -> regular player damage regression
NPCs forget target when they have been killed and target someone else in NPC Survival
Added permission "arena.blacklisted" which will prevent players from accessing the arena menu