Skip to content

Releases: YGNI-RType/GEngine

v0.6.3

27 Nov 22:42
cd938e0
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

27 Nov 14:22
99778bc
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

18 Nov 09:20
c2ea00a
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0...v0.6.1

Pre-Release 6

18 Nov 09:20
56d0103
Compare
Choose a tag to compare
Pre-Release 6 Pre-release
Pre-release

Summary

  • (NET) various critical performance fixes
  • (NET) multicast support
  • Examples are now Submodules
  • examples: added R-Type
  • examples: POC_3D -> HideAndSeek

What's Changed

Full Changelog: v0.5.0...v0.6.0

Pre-Release 5

18 Nov 09:16
881a3bc
Compare
Choose a tag to compare
Pre-Release 5 Pre-release
Pre-release

Summary

  • (GEG) VoIP proximity chat
  • (NET) panic mode fix (changed TPS, ...)

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

05 Nov 18:29
83fcc6a
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.1

Pre-Release 4

05 Nov 12:41
fc49e0d
Compare
Choose a tag to compare
Pre-Release 4 Pre-release
Pre-release

Summary

  • (GEG) Sounds & Music systems update
  • (GEG) VoIP events
  • (NET) Record events
  • (NET) Various fixes
  • (NET) Throw explicit errors
  • (NET) Can wait for the return of a network event
  • examples: POC_3D updated

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

03 Nov 03:59
f067605
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0...v0.3.1

Pre-Release 3

02 Nov 20:49
a5c4287
Compare
Choose a tag to compare
Pre-Release 3 Pre-release
Pre-release

Summary

  • argv handling
  • spawnEntity returns entity ID
  • basic GUI
  • Voice Chat
  • Record & Replay
  • Can now choose when to connect to Server
  • 3D handling
  • examples: POC_3D

What's Changed

Full Changelog: v0.2.0...v0.3.0

Pre-Release 2

26 Oct 17:49
e0517d3
Compare
Choose a tag to compare
Pre-Release 2 Pre-release
Pre-release

Summary

  • Updated ECS: entities are now unique, you can choose starting entity
  • Improved Network: compression, tcp, client-side prediction, fixes...
  • Updated GEngine: updated systems and components registration, changed namespaces

What's Changed

Full Changelog: v0.1.1...v0.2.0