Skip to content

Releases: alyssaruth/Entropy

6.2.2 - November 2015

22 Nov 18:47
44c07e2
Compare
Choose a tag to compare

04/11/2015

The last released version of Entropy, though more work was done that never made it into the wild (mainly new achievements)

Change log:

--------- Version 6.2.2 ---------

= Made the online rooms table sort by player count when the lobby is first opened
= Online rooms table will remain correctly sorted when rooms are added or updated
= Fixed a bug where the revealed card was displayed twice in the Bid History for Vectropy
= Fixed a bug where notifications stopped working if none were sent for a period of time
= Fixed a bug deobfuscating stack lines containing <init>

6.2.1 - November 2015

22 Nov 18:32
44c07e2
Compare
Choose a tag to compare

02/11/2015

Change log:

--------- Version 6.2.1 ---------

+ Created an index file to improve performance of Replay Viewer for a large number of files
= Made automatic updates work for Apple operating systems
= Fixed a bug saving replays caused by special characters in the player name
= Fixed a bug where AI challenges would show as having revealed a card

6.2.0 - October 2015

22 Nov 18:30
44c07e2
Compare
Choose a tag to compare

28/10/2015

Change log:

--------- Version 6.2.0 ---------

+ Created separate notification queues so unrelated notifications can be sent concurrently
= Statistics updates are now sent as notifications rather than being requested
= Fixed a bug where jacks were incorrectly positive for the first round online
= Made server notifications more robust (wait/notify)
= Improved 'tidy up' of the screen after an online game finishes
= Fixed a bug with standing up immediately after a game
= Client logs are now sent via the server rather than directly from the client
= Improved client obfuscation
= Client logs are automatically deobfuscated before being emailed

6.1.1 - October 2015

22 Nov 18:29
44c07e2
Compare
Choose a tag to compare

18/10/2015

Change log:

--------- Version 6.1.1 ---------

+ Validation of replay contents when trying to open them from the replay viewer
= Refactored/improved the replay viewer code to be more object oriented
= Fixed deadlock caused by new synchronization when logging in with a reset password
- Slow/intensive validation of all files when opening replay viewer

6.1.0 - October 2015

22 Nov 18:27
44c07e2
Compare
Choose a tag to compare

17/10/2015

Change log:

--------- Version 6.1.0 ---------

+ HTML characters are now escaped wherever custom text can be displayed
= Removed polling from client/server communication
= Fixed a bug where observing didn't work if you joined a room before it was full
= Fixed bugs with disconnecting
= Client is now 'dual-threaded' to the server

6.0.0 - October 2015

22 Nov 18:26
44c07e2
Compare
Choose a tag to compare

03/10/2015

Change log:

--------- Version 6.0.0 ---------

+ Card reveal reward for 10 achievements. Jokers are now unlocked from the start
+ Entropy icon. ICO file is included in the install ZIP for use with shortcuts
+ Improved random suit icons, which are now used for online rooms
+ Updated API code/documentation to include card reveal
+ New bid display using suit icons
+ Reworked the layout of the gameplay preferences tab
+ A message will display in the chat when a player unlocks an achievement online
+ Made it possible to unlock Second Thoughts online
= Handicaps are now unlocked from the start
= Introduced better process for replay conversions
= Fixed a bug refreshing the replay viewer
= Fixed a bug with the scroll bar on the appearance preferences tab
= Fixed a bug selecting locked card backs (introduced in 5.3.0)
= Fixed a bug creating room copies online
= Fixed a synchronization bug with the lobby message

5.4.1 - August 2015

22 Nov 18:23
44c07e2
Compare
Choose a tag to compare

30/08/2015

Change log:

--------- Version 5.4.1 ---------

+ Made it possible to connect with multiple devices on the same IP

5.4.0 - August 2015

22 Nov 18:22
44c07e2
Compare
Choose a tag to compare

24/08/2015

Change log:

--------- Version 5.4.0 ---------

+ Automatic check for updates on startup - can be disabled via a misc preference
+ Batch file and EntropyUpdater files to allow smooth download and launch

5.3.2 - July 2015

22 Nov 18:21
44c07e2
Compare
Choose a tag to compare

04/07/2015

Change log:

--------- Version 5.3.2 ---------

= Background changes to client/server communication ready for Android

5.3.1 - May 2015

22 Nov 18:19
44c07e2
Compare
Choose a tag to compare

17/05/2015

Change log:

--------- Version 5.3.1 ---------

+ Option to change the value of Jacks to be -1
+ Online rooms with -1 Jack option, and a flag to represent this
+ Updated API code/documentation to include negative jacks
= Bug fix initialising the bid panel when continuing a Vectropy game
= Bug fix for intermittent problem refreshing the Leaderboard
= Removed internal concept of a 'Room ID', as room names are unique