Skip to content

Releases: polarathene/biglobby

Release 2.48 - Compatible with U168.1

17 Dec 14:50
41d5b36
Compare
Choose a tag to compare

Updated to U168.1 - Game methods 2 modified, 1 added. Biglobby methods, 1 modified, 2 added.

Release 2.47 - Compatible with U167.1

10 Dec 06:01
Compare
Choose a tag to compare

Updated to U167.1 - Game methods 1 modified. Biglobby methods, no changes.

Release 2.46 - Compatible with U167

10 Dec 05:40
fb6796f
Compare
Choose a tag to compare

A community member steam-test1 has contributed updates to get BigLobby working for everyone else, updating several months worth of game updates.

Their contributions are as follows:
Sync to U164 - U167 network_settings pdmod
Game methods 6 modified, 10 added. Biglobby methods, 2 modified, 1 added.
BLT 2.0 support + bug fixes.

Release 2.45 - Compatible with U150

08 Jul 12:11
Compare
Choose a tag to compare

11 new methods, 2 modified, no changes to biglobby methods.

U150 introduces desync improvements to the game. It has alse changed network methods that increase the supported players of 4 to 15. While BigLobby can support much larger(128 by default), Overkill now has official support for 15 players in a lobby which will be good for most players needs.

What this means is the requirement for pdmod could be removed and updates of the game are far less likely to break BigLobby. It may also be possible to only require a host with the mod, I am investigating this.

However, at present Overkill has only updated 36 out of the 41 total current network methods that affect player count. The following methods also need to be updated before pdmod can be fully removed:

  • draw_preplanning_event
  • sync_equipment_possession
  • sync_remove_equipment_possession
  • sync_statistics_result
  • server_give_vehicle_loot_to_player

Release 2.44 - Compatible with U149

06 Jul 08:29
Compare
Choose a tag to compare

Updated to U149 network methods. 2 methods modified, 3 methods added, 1 biglobby method bugfix.

Release 2.43 - Compatible with U146

21 May 04:14
Compare
Choose a tag to compare

Updated to U146 network methods. 2 methods added.

Release 2.42 - Compatible with U144

07 May 02:16
Compare
Choose a tag to compare

Updated to U144 network methods. 2 methods added.

Release 2.41 - Compatible with U143

02 May 03:40
Compare
Choose a tag to compare

Updated to U143 network methods. 1 modified.

Release 2.40 - Bugfix

26 Apr 13:49
Compare
Choose a tag to compare
  • Bugix for sync_throw_projectile method, v2.37 didn't port the update to biglobby method.
  • Bugfix for v2.38 biglobby method missing receiver prefix.

Release 2.39 - Compatible with U142

26 Apr 04:52
Compare
Choose a tag to compare

Updated to U142 network methods. 5 methods added, 3 modified. 1 new BigLobby method.