Skip to content

Releases: ArachisH/Tanji

Tanji v1.4.1512

29 Nov 11:21
Compare
Choose a tag to compare
  • Fixed endpoint related client modifications

Tanji v1.4.1505

09 Jul 23:28
Compare
Choose a tag to compare
  • Fixed bug causing Tanji to crash while loading client.
  • Some hashes have been updated.

Tanji v1.4.1501

07 Jun 22:37
Compare
Choose a tag to compare
  • Fixed bug causing the 'Service Not Found' error on startup due to a missing registry key.
    (Thank you @jarvpt for troubleshooting)

Tanji v1.4.1500

07 Jun 04:41
Compare
Choose a tag to compare
  • Fixed bug causing Tanji to improperly modify the game client on some retros.
  • Fixed bug in the Scheduler where it would not load/save the Cycles, and HotKey of a schedule on startup/creation.

Some retros that were stuck on any of the connection steps before may have been fixed, but not a guarantee.

Tanji v1.4.1400

27 May 03:26
Compare
Choose a tag to compare
  • Fixed bug not allowing the application to open on some machines that did not have the 'WinHttpAutoProxy' service running.
  • Fixed bug not allowing Tanji to set the system proxy on some machines.

Tanji v1.4.1390

11 May 22:00
Compare
Choose a tag to compare
  • Fixed bug causing root CA installation on some machines. When the application is ran with admin privileges, it will now install to LocalMachine, instead of CurrentUser.

Tanji v1.4.1356

06 May 15:01
Compare
Choose a tag to compare
  • Fixed bug causing 'Unknown' to be set to the 'Hotel' property. (Module API)

Tanji v1.4.1355

04 May 01:58
Compare
Choose a tag to compare
  • Fixed bug causing Tanji to crash when sending packets too fast.
  • Fixed bug causing Tanji to throw a fit when attempting to paste packets(text) into any of the injection boxes.
  • Schedules are now saved locally to a file(Schedules.pkt), so that they can automatically be saved/loaded.

Tanji v1.4.1251

25 Jul 01:39
Compare
Choose a tag to compare
  • Memory optimizations.
  • Fixed bug causing Tanji to fail at disassembling the client.

Tanji v1.4.1238

30 Oct 19:12
Compare
Choose a tag to compare
  • Fixed a deadlock caused by the usage of remote modules.
  • Fixed bug causing null reference exceptions to be thrown on some modules when the form has not been fully initialized. (Wait for Shown event before processing DataCapture methods)