Commit Graph

211 Commits

Author SHA1 Message Date
Evan Debenham
cdb13146eb v0.4.1a: fixed problems with rankings ids, implemented UUIDs for them as well 2016-08-11 11:27:50 -04:00
Evan Debenham
5cd8d1be90 v0.4.1a: increased the number of situations where exceptions are reported 2016-08-11 11:27:32 -04:00
Evan Debenham
686dd6e8a6 v0.4.1: manifest commit 2016-07-29 07:24:26 +01:00
Evan Debenham
80a4ef2b9b v0.4.1: added a visual effect for adding items to the journal 2016-07-29 07:24:10 +01:00
Evan Debenham
2b6a71080c v0.4.1: updated header graphic 2016-07-29 07:23:56 +01:00
Evan Debenham
026a1a9e2e v0.4.1: corrected alignment issues with character sprites 2016-07-29 06:54:05 +01:00
Evan Debenham
68ea4dd6c1 v0.4.1: massively improved the efficiency of rankings storage 2016-06-28 02:11:39 -04:00
Evan Debenham
edf59848d0 v0.4.1: fixed a no text found error 2016-06-28 02:05:20 -04:00
Evan Debenham
3685b01431 v0.4.0: manifest commit 2016-06-23 15:52:20 -04:00
Evan Debenham
3e5db4af17 v0.4.0: Removed a bunch of legacy logic 2016-06-23 15:50:45 -04:00
Evan Debenham
641517b311 updated copyright 2016-05-08 20:04:50 -04:00
Evan Debenham
c6ba32075c adding in changes missed in merge 2016-05-08 19:17:47 -04:00
Evan Debenham
fb1d517d04 v0.3.5a: manifest commit 2016-05-08 19:03:56 -04:00
Evan Debenham
ae450603a3 v0.3.5a: corrected a few inconsistencies with the new multi-examine 2016-05-08 19:03:53 -04:00
Evan Debenham
e9161348fc v0.3.5: manifest commit 2016-05-08 19:03:53 -04:00
Evan Debenham
b731569f85 v0.3.5: refactors to names and info for heaps 2016-05-08 18:58:41 -04:00
Evan Debenham
2ed6fc9857 v0.3.5: added an action indicator for new functionality 2016-05-08 18:55:38 -04:00
Evan Debenham
22b91231fc v0.3.5: fixed examining crash 2016-05-08 18:55:32 -04:00
Evan Debenham
ccba55ce69 v0.3.5: (sort of) fixed distortion traps messing with weak floor rooms 2016-05-08 18:55:31 -04:00
Evan Debenham
7301217975 v0.3.5: game now prompts the player when there are multiple things to examine 2016-05-08 18:55:25 -04:00
Evan Debenham
b465f05070 v0.3.5: Corrections to game win behaviour
- Fixed a rare bug where the player could die as they win the game.
- Winning the game now always takes you to the rankings page.
2016-05-08 18:55:22 -04:00
Evan Debenham
b03e40f46a v0.3.4c: manifest commit 2016-03-03 20:07:03 -05:00
Evan Debenham
cd98796d39 v0.3.4c: added a safety check to gamescene updating 2016-03-03 20:07:02 -05:00
Evan Debenham
c10666ef6e v0.3.4c: aligned message in interlevel scene 2016-03-03 20:07:01 -05:00
Evan Debenham
52b69b50e4 v0.3.4c: removed font zoom cap 2016-03-03 20:07:00 -05:00
Evan Debenham
8ae4cd4fa5 v0.3.4c: added callback functionality for scene changes 2016-03-03 20:07:00 -05:00
Evan Debenham
d3e1a1e74d source release: code cleanup 2016-02-22 17:15:35 -05:00
Evan Debenham
868efd9af4 v0.3.4b: corrected logic in welcome scene 2016-02-22 17:00:42 -05:00
Evan Debenham
bdf011240e v0.3.4b: improvements to welcome and changes scene 2016-02-22 17:00:41 -05:00
Evan Debenham
295fb19fb6 v0.3.4b: added choice of classic font (needs more character support) 2016-02-22 17:00:33 -05:00
Evan Debenham
7b427ed9c2 v0.3.4b: increased ax render scale of text to 6x 2016-02-22 16:48:32 -05:00
Evan Debenham
806547023d v0.3.4a: manifest commit 2016-02-22 16:48:32 -05:00
Evan Debenham
77aaac32b7 v0.3.4a: added patch info to the welcome scene 2016-02-22 16:48:31 -05:00
Evan Debenham
b110c0db8c v0.3.4a: re-added align methods pt.2
Also moved rendered text multiline into the core game
2016-02-22 16:48:08 -05:00
Evan Debenham
ac9c50f2ac v0.3.4a: re-added align methods pt.1
I realize that aligning to pixel values is important, removing these in 0.3.1d was a mistake. However, previously they were aligning to integer values. not just real pixels. Hopefully this will result in proper alignment without incorrect spacing.
2016-02-22 16:37:34 -05:00
Evan Debenham
7c8247577e v0.3.4: manifest commit 2016-02-22 16:37:30 -05:00
Evan Debenham
5d7df4abd4 v0.3.4: added a couple null safety checks 2016-02-22 16:37:29 -05:00
Evan Debenham
a2d6a7bda5 v0.3.4: improved how pre-0.3.4 rankings are handled 2016-02-22 16:37:24 -05:00
Evan Debenham
46bcbd3961 v0.3.4: more welcome scene stuff 2016-02-22 16:37:21 -05:00
Evan Debenham
878ee86d7f v0.3.4: externalized a missed string from gamescene 2016-02-22 16:37:19 -05:00
Evan Debenham
8f9a084d07 v0.3.4: fixed incorrect comparison in welcome scene 2016-02-22 16:33:05 -05:00
Evan Debenham
d1c70f038b v0.3.4: added the ability for windows to persist between scene resets 2016-02-22 16:33:05 -05:00
Evan Debenham
8797b380db v0.3.4: externalized changes and welcome scene strings 2016-02-22 16:33:02 -05:00
Evan Debenham
30e1947f18 v0.3.4: layout improvements to new welcome scene 2016-02-22 16:33:01 -05:00
Evan Debenham
1b28281f2c v0.3.4: implemented new welcome scene 2016-02-22 16:32:57 -05:00
Evan Debenham
d71e3dceee v0.3.4: updated the layout of changes scene 2016-02-22 16:31:41 -05:00
Evan Debenham
e1cb5ca0ea v0.3.4: fixed a minor layout bug in rankings scene 2016-02-22 16:31:39 -05:00
Evan Debenham
7c1cea602b v0.3.4: renamed WelcomeScene to ChangesScene 2016-02-22 16:31:35 -05:00
Evan Debenham
25200b2075 v0.3.4: fixed a text display bug with challenges 2016-02-22 16:28:14 -05:00
Evan Debenham
d9d6e45d04 v0.3.4: moved some functionality from Utils in prep for removing it. 2016-02-22 16:24:28 -05:00