Skip to content

Releases: karwler/Thrones

v0.5.2

10 Oct 11:48
Compare
Choose a tag to compare
Various changes

* add global chat
* add exception for no window modes
* add host switching
* add saving of host's config
* add developer console
* add optional first turn engage and terrain rules
* add customizable key bindings
* add invert mouse wheel
* add doc opens
* make homefront work with multiple fortresses and thrones
* preserve chat and notifications between menu switches
* save last used game config
* fix controllers
* fix overlapping widget elements
* fix select updates
* fix capture reset
* fix text capture
* fix overlays memory leak
* fix chat crash
* fix network exceptions
* fix room list size
* fix saving of configs with whitespaces
* fix web file read exceptions
* fix host connection crash
* fix config delete button update
* fix overlay memory leaks
* fix camera dragging during animation
* fix popup key navigation
* patch tile shadows
* loosen up connection checks
* change text revert behaviour
* lower audio sample rate
* remove config naming restraints
* remove records file
* update export script
* increment version

v0.5.1

25 Aug 20:58
Compare
Choose a tag to compare
Victory points and homefront

* add victory points
* add homefront
* add more descriptive messages for action rules
* change capturers display
* fix moving and switching rules
* fix row balancing
* fix cut off messages
* fix poll error disconnect message
* fix icon updates

v0.5.0

02 Aug 17:25
Compare
Choose a tag to compare
New rules

* add ports
* add more piece materials
* add button for finishing match
* add message for firing over mountains
* add more tooltips
* add more security checks for loading files
* add multiple server logs
* add new version notifier
* add chat notification
* add FPS counter
* finish controller support
* make late dragon placement optional
* change movement and switching rules
* change attack and firing rules
* change battle/survival check rules
* change FF rules
* change default tile amounts
* change port to service string
* fix FF gain

v0.4.3

01 Apr 09:07
Compare
Choose a tag to compare
Minor changes

* non-blocking connect
* replace switch box with combo box
* capture cursor while scrolling

v0.4.2

30 Jan 20:39
Compare
Choose a tag to compare
Change rules

* add extra move on failed attack
* add button for switching lmb and rmb
* add conditions to water FF
* change mountain FF
* change survival check conditions
* disallow firing over mountains
* make ranger vulnerable on mountains
* make spearman block lancer's movement
* make most pieces unable to occupy mountains
* make horse unable to switch with enemy spearman
* make dragon unable to occupy forest
* make throne unable to breach + kill
* make all pieces unable to fire at forest
* fix fortress restore only on turn end
* fix turn lock when all pieces disabled
* fix GUI resize for screen keyboard

v0.4.1

20 Dec 18:18
Compare
Choose a tag to compare
Move rules

v0.4.0

14 Oct 17:18
Compare
Choose a tag to compare
Make server rooms

* rewrite server program
* split game and networking
* add fortress texture
* add background dim
* fix mouse drag lock
* fix win check
* fix undrag on mouse leave
* fix tile highlighting
* use single character command line arguments

v0.3.1

20 Sep 20:27
Compare
Choose a tag to compare
Tweak visuals

* add camera rotation
* add number key selecting
* replace planes with models
* replace phong with blinn
* fix animation system
* precalculate object matrices
* remove unnecessary light properties
* show enemy tiles only when match starts

v0.3.0

17 Aug 12:03
Compare
Choose a tag to compare
Graphics and fixes

* switch to modern OpenGL with shaders
* implement preemptive asset data converter (oven)
* rewrite asset data loading
* add fallback data
* add piece models
* add textures
* add move/fire indicator
* add tooltips
* add audio system
* add window icon
* add hover events
* add loading log screen
* add custom cursor
* add icon select on click
* fix turn record indices
* fix FF indicator
* fix startup FF counter
* fix crash on popup close
* fix widget deselecting
* fix argument interpreter
* fix window positioning
* fix Windows directory separator checks
* fix scroll momentum
* fix memory leaks
* fix label text positioning
* remove unnecessary filesystem utilities
* remove text input checks
* change piece icons
* change font
* change materials
* change settings
* update readme
* update cmakelists
* refactor a bunch of stuff

v0.2.1

06 Jul 18:44
Compare
Choose a tag to compare
Fixup

* add multistage turns
* add gameplay messages
* add selection colors
* add protection indicator
* add switch box arrows
* add survival pass slider
* add diagonal firing
* replace negating FF with forest switch
* fix survival check
* fix elephant attacking
* fix dragon forest attack
* fix wrong tile check on attack
* fix warhorse invincibility
* fix piece placing
* fix switch box cycling
* fix obj loading
* change dragon movement restrictions
* rearrange attack logic