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

Releases: amethyst/grumpy_visitors

Grumpy Visitors v0.2.4

11 Oct 13:54
0d17338
Compare
Choose a tag to compare

Upgraded to Amethyst 0.15.3

Grumpy Visitors v0.2.3

02 Aug 11:53
b2a1c5a
Compare
Choose a tag to compare

Fixed the rare blank screen bug for some of Intel GPU users. Thanks to @sunwukonga for finding the fix

Grumpy Visitors v0.2.2

27 Jul 17:36
54ca0d9
Compare
Choose a tag to compare

Special thanks to @henryksloan for fixing the most of the issues for this release

  • Improved the algorithm of looking for resources folder (#54)
  • Made configuration of window action bindings possible (#55)
  • Fixed a rare bug of the game starting without a player spawned in multiplayer (#56)
  • Fixed all the errors reported by Vulkan validation layers (#57)

Grumpy Visitors v0.2.1

31 May 09:24
e93bd44
Compare
Choose a tag to compare

Fixed default menu screen to MainMenu

Grumpy Visitors v0.2.0

31 May 07:35
a6c6c20
Compare
Choose a tag to compare

Gameplay

  • A lot of polishing of multiplayer (#36)
  • Fixed some bugs (#40, #41, #42, #43)

Visuals and UI

  • Mages are now painted into different colours in multiplayer (#26)
  • New spell missle graphics, now with shaders and particles (#27)
  • Reworked UI, added modal windows and screen transitions (#31, #36)
  • Death animations (#35)
  • Toggleable healthbars for monsters (#38)
  • Network state imgui window (also #38)

Miscellaneous

  • Toggleable profiler (#39)