Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Releases: NeilKleistGao/NginD

Space Boy 1.0

24 Jan 02:14
Compare
Choose a tag to compare

In this version, here are updates:

  • Added reinforcement learning support
  • Fixed some bugs about lua

Space Boy 0.4

06 Nov 05:37
Compare
Choose a tag to compare

In this version, here are updates:

  • Fixed publish bugs
  • Fixed preload bugs
  • Fixed mouse input bugs

Space Boy 0.3

06 Nov 02:46
Compare
Choose a tag to compare

In this version, here are updates:

  • Fixed bugs in the archive
  • Fixed bugs about static rigid body
  • Recalculate position of physics shapes
  • Fixed input bugs
  • Added more component interfaces

Space Boy 0.2

30 Oct 14:22
Compare
Choose a tag to compare

In this version, here are updates:

  • Added tools for creating state machines
  • Fixed bugs about the position
  • Fixed bugs about rigid body's type
  • Fixed bugs about removing children

Space Boy 0.1

24 Oct 14:43
Compare
Choose a tag to compare

In this version, here are updates:

  • Fixed bugs about visual logger's position
  • Removed some unused properties in JSON files
  • Added the tool and you can use ti to create a world configuration file
  • Fixed bugs about texture cutting
  • Fixed bugs about anchor property

Hello Space Boy!

25 Sep 06:41
Compare
Choose a tag to compare

Space Boy is the codename for version 1.x, which means that these releases are not pre-release anymore!

In this version, here are updates:

  • Rewrote cmake files so that they would be smaller
  • Screen adaptor now is available
  • Optimized lua registration code
  • Added more information to log
  • Fixed lots of bugs in physics/observer/archive/log/windows

dogfight 9.0

21 Aug 08:33
Compare
Choose a tag to compare
dogfight 9.0 Pre-release
Pre-release

In this version, here are updates:

  • Re-designed some interfaces of resources
  • Fixed some bugs about Observer
  • Added prefabs into engine

dogfight 8.2

16 May 15:37
Compare
Choose a tag to compare
dogfight 8.2 Pre-release
Pre-release

In this version, here are updates:

  • Engine now uses KD tree instead of quad tree
  • Now you can move button around the world
  • Camera projection bugs have been fixed
  • State machine's move function has been repaired

dogfight 8.1

10 May 09:01
Compare
Choose a tag to compare
dogfight 8.1 Pre-release
Pre-release

In this version, here are updates:

  • Windows builder has been rewritten
  • Fixed several bugs about garbage collection
  • Overwrote box2d files for windows platform

dogfight 8.0

25 Apr 15:37
Compare
Choose a tag to compare
dogfight 8.0 Pre-release
Pre-release

In this version, here are updates:

  • Added box2d support
  • Added serveral kernel interfaces