Skip to content

Releases: CorrM/cg

2.1.1

10 Jun 08:07
07c8d15
Compare
Choose a tag to compare

Server

  • Fix bug in [ GObjects Reader ] that will prevent it from save all objects.

2.1.0

09 Jun 21:54
07c8d15
Compare
Choose a tag to compare

Server

  • Speed improvement for [GObjects Dumper, SDK Generator and Instance Manager] by +70% !!
  • Fix some possible bugs.

2.0.2

06 Jun 02:19
07c8d15
Compare
Choose a tag to compare

Server

  • Fix bug in error handler, kind a joke but it's fixed 😄.

2.0.1

31 May 01:13
07c8d15
Compare
Choose a tag to compare

Server

  • Fix problem that show 32bit games as 64bit.
  • Fix some hidden problems in Instance Manager.
  • Add Case Sensitive to Instance Finder.

UI

  • Fix some annoying bugs.

2.0.0

20 May 14:52
2d0b334
Compare
Choose a tag to compare

Server

Not a lot of changes but some small fixes and improve logs.

UI

Totally new UI.

1.3.0

01 Apr 19:07
31e54f4
Compare
Choose a tag to compare

Server

  • Change GObjectStore store objects logic.
  • Some major preformance improves.

UI

  • Update angular to latest version.

1.2.2 - HOTFIX

26 Feb 23:26
31e54f4
Compare
Choose a tag to compare

Server

Fix bug that case duplicate CoreUObject in some UE4 Games.

1.2.1 - HOTFIX

25 Feb 10:12
31e54f4
Compare
Choose a tag to compare

Server

  • Fix bug that prevent GObjects to get fully read.

1.2.0

25 Feb 05:09
31e54f4
Compare
Choose a tag to compare

Server

  • Add OffsetsOnly option in UnrealCpp plugin.
  • Rework Package Dependencies System its smarter now.
  • Add PackageName prefix to enums in UnrealCpp plugin.
  • Improve FileWriter for writing SDK.
  • General syntax fixes for UnrealCpp.
  • Fix BUGS on UE3 bit fields.
  • Fix wrong super fix that case a 0xFFFFF size.

Notes

  • Documentation moved to CheatGear Documentation.
  • CheatGear now have installer, Stop making CG 1.0.0, CG 1.1.0 folders !!
  • That update have a lot of fixes.

1.1.0 - The FLASH

03 Feb 22:46
31e54f4
Compare
Choose a tag to compare

Server

  • HUGE performance improve for all Unreal Tools (Finder, SDK Gen, Dumper, etc).
  • Fix wrong type name in BasicHeader in UnrealCpp plugin.