Skip to content

Tags: xescugc/maze-wars

Tags

v1.2.0

Toggle v1.2.0's commit message
server: Updated the website

Added more information, made it more responsive

v1.1.0

Toggle v1.1.0's commit message
client|server: Added Sentry for reporting errors

v1.0.3

Toggle v1.0.3's commit message
client/game/hud: Clean the text of Win/Lowe

The text was keept between games without beeing true, it needed to be clean

v1.0.2

Toggle v1.0.2's commit message
server/templates: Add social to the footer

v1.0.1

Toggle v1.0.1's commit message
assets/towers.json: Changed the 'soldier' tower range

So it's able to attack something and not be useless

v1.0.0

Toggle v1.0.0's commit message
all: Added goreleaser to manage releases

This is a bit special, we are not using 'goreleaser' direclty but a build bin
(placed on the bins/goreleaser) which has some changes that allow for us to
make it work with xgo that is needed to crosscomplile MW to all desired platforms