Skip to content

Releases: ACEmulator/ACViewer

ACViewer v1.0.46

01 Feb 07:49
d014e51
Compare
Choose a tag to compare

ACViewer v1.0.46

The following commit is included in this release:

upgrade to .net 5 (#51)

* upgrade to .net 5

  • update project refs

  • add server entity refs

  • update version info

  • add post-build event

  • .

  • update appveyor artifacts path

    automated release build - 2022-02-01T07:47:52.0000000Z

ACViewer v1.0.45

30 Jan 04:05
f115672
Compare
Choose a tag to compare

ACViewer v1.0.45

The following commit is included in this release:

improve dat loading / startup speed, + add options menu to automatically load dats on startup (#50)

* improve dat loading / startup speed, + add options menu to automatically load dats on startup

  • .

    automated release build - 2022-01-30T04:00:45.0000000Z

ACViewer v1.0.44

29 Jan 12:25
7874f6b
Compare
Choose a tag to compare

ACViewer v1.0.44

The following commit is included in this release:

add basic export for raw file data / .obj models (#49)

* add basic export for raw file data / .obj models

  • cleanup

  • add support for exporting image and audio files

  • adjust uvs

    automated release build - 2022-01-29T12:25:04.0000000Z

ACViewer v1.0.43

28 Jan 10:52
a63ca24
Compare
Choose a tag to compare

ACViewer v1.0.43

The following commit is included in this release:

renderer efficiency improvements (#48)

* renderer efficiency improvements

  • restore mipmaps

    automated release build - 2022-01-28T10:51:29.0000000Z

ACViewer v1.0.42

26 Jan 01:33
bd9a0f9
Compare
Choose a tag to compare

ACViewer v1.0.42

The following commit is included in this release:

fix world particle artifacts (#47)

$(APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED)

automated release build - 2022-01-26T01:33:03.0000000Z

ACViewer v1.0.41

25 Jan 07:51
80b97b2
Compare
Choose a tag to compare

ACViewer v1.0.41

The following commit is included in this release:

particle fix (#46)

$(APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED)

automated release build - 2022-01-25T07:50:32.0000000Z

ACViewer v1.0.40

25 Jan 07:35
486e59c
Compare
Choose a tag to compare

ACViewer v1.0.40

The following commit is included in this release:

add mouse picking for selecting objects in 3d world (#45)

* sync to latest version of ace physics

  • add mouse picking for selecting objects in 3d world

  • fix unicode char

  • fix picking raw gfxobjs

  • improved dungeon picking from out of bounds camera location

  • update version info

  • .

    automated release build - 2022-01-25T07:34:16.0000000Z

ACViewer v1.0.39

25 Jan 07:28
45eaaab
Compare
Choose a tag to compare

ACViewer v1.0.39

The following commit is included in this release:

sync to latest version of ace physics (#44)

* sync to latest version of ace physics

  • fix unicode char

    automated release build - 2022-01-25T07:27:57.0000000Z

ACViewer v1.0.38

23 Jan 20:17
a828c0c
Compare
Choose a tag to compare

ACViewer v1.0.38

The following commit is included in this release:

add context menu to file info explorer (#43)

* add context menu to file info explorer

  • catch HwGfxObjId == 0 case

    automated release build - 2022-01-23T20:16:24.0000000Z

ACViewer v1.0.37

23 Jan 04:51
5a02cca
Compare
Choose a tag to compare

ACViewer v1.0.37

The following commit is included in this release:

add option to show particle effects in WorldViewer (#42)

* add option to show particle effects in WorldViewer

  • significant performance increases to Particle.Update()

  • .

  • 1000x performance increase to Particle.Draw via batching / instancing

  • add missing call to init emitters

  • fix issues with some emitters blinking out for 1 frame

  • update version info

    automated release build - 2022-01-23T04:50:17.0000000Z