Commit Graph

2122 Commits

Author SHA1 Message Date
Evan Debenham 44e91ee771 v0.4.3b: game logic thread now uses wait/notify 2016-11-06 01:12:32 -04:00
Evan Debenham 851060251e v0.4.3a: manifest commit 2016-10-24 23:44:10 -04:00
Evan Debenham 4f864db014 v0.4.3: improved changes scene 2016-10-24 23:44:10 -04:00
Evan Debenham 42abbd1002 v0.4.3a: updated changes scene text 2016-10-24 23:44:08 -04:00
Evan Debenham edc1af03cb v0.4.3a: updated translations 2016-10-24 23:43:31 -04:00
Evan Debenham b5a4396eaf v0.4.3a: extended the duration of the halloween treat due to it being late 2016-10-24 23:43:24 -04:00
Evan Debenham b104ad197d v0.4.3a: fixed nullpointer exceptions caused by new blob bundle restore behaviour 2016-10-24 23:43:23 -04:00
Evan Debenham 46615e0949 v0.4.3a: clarified proguard rules 2016-10-24 23:43:17 -04:00
Evan Debenham 2bb55aa7c1 v0.4.3a: fixed a 'no string found' error in corpsedust 2016-10-24 23:42:28 -04:00
Evan Debenham 70c1bb46cf v0.4.3a: added the ability for interlevelscene to report excessive waits 2016-10-24 23:42:27 -04:00
Evan Debenham 22c1a0189c v0.4.3a: fixed several issues revealed by new bundle error reporting 2016-10-24 23:42:24 -04:00
Evan Debenham ac3439d0e5 v0.4.3a: properly fixed a null pointer with toasts (i hope) 2016-10-24 23:41:57 -04:00
Evan Debenham ae8eb8f62b v0.4.3a: updated build tools and gradle plugin 2016-10-24 23:41:56 -04:00
Evan Debenham 0af0fec634 v0.4.3a: fixed an infinite loop in levelgen caused by the wandmaker 2016-10-24 23:41:55 -04:00
Evan Debenham e065d68f71 v0.4.3a: implemented a halloween treat 2016-10-24 23:41:55 -04:00
Evan Debenham 7651e4c557 v0.4.3a: fixed invisibility fx sometimes sticking when they shouldn't 2016-10-24 23:41:54 -04:00
Evan Debenham 93caf1f1eb v0.4.3a: fixed a couple null pointer exceptions 2016-10-24 23:41:54 -04:00
Evan Debenham 509f10a12c v0.4.3a: stopped the game attempting to load items dropped into pits that didn't exist 2016-10-24 23:41:53 -04:00
Evan Debenham ed21521670 v0.4.3a: added error reporting support to bundles
Not the most elegant solution, but it works all the same
2016-10-24 23:41:52 -04:00
Evan Debenham 0ca487094d v0.4.3a: reworked glyph of brimstone 2016-10-24 23:41:52 -04:00
Evan Debenham a5d835f2f4 v0.4.3a: reduced the blurriness of power saver on 4x scale devices 2016-10-24 23:41:51 -04:00
Evan Debenham 2478f9311c v0.4.3a: space saving improvements to rendered font files 2016-10-24 23:41:50 -04:00
Evan Debenham e524a0c486 v0.4.3a: reworked glyph of stone 2016-10-24 23:41:50 -04:00
Evan Debenham a6852b1b97 v0.4.3a: game now defaults to landscape on appropriate tablets 2016-10-24 23:41:49 -04:00
Evan Debenham 64087bf3ed v0.4.3: manifest commit 2016-10-16 20:42:50 -04:00
Evan Debenham da297e9f31 v0.4.3: updated translations 2016-10-16 20:42:20 -04:00
Evan Debenham 054fbd7fa3 v0.4.3: updated gradle build tools 2016-10-16 20:42:15 -04:00
Evan Debenham 4aeafab5a4 v0.4.3: externalized a string in corpse dust 2016-10-16 20:42:15 -04:00
Evan Debenham 80e1182811 v0.4.3: updated some visual effects for plants and grass 2016-10-16 20:42:14 -04:00
Evan Debenham aa741a45b7 v0.4.3: fixed terrain not resetting with the map 2016-10-16 20:42:14 -04:00
Evan Debenham b981a48553 v0.4.3: updated build tools and gradle version 2016-10-16 20:42:13 -04:00
Evan Debenham 6529371326 v0.4.3: improved ndk build task
Should now work on more devices than just mine
Also included .so files built with new script, no funtional change, but their size is a bit different
2016-10-16 20:42:13 -04:00
Evan Debenham a5da078540 v0.4.3: updated translations 2016-10-16 20:42:08 -04:00
Evan Debenham 8fc901c985 v0.4.3: improved visuals for mage's staff 2016-10-16 20:41:58 -04:00
Evan Debenham 4bc9a0c453 v0.4.3: plants and traps are now on a terrain tilemap pt.2 2016-10-16 20:41:57 -04:00
Evan Debenham fef73210e9 v0.4.3: plants and traps are now on a terrain tilemap pt.1
Still needs some cleaning up, but everything works
2016-10-16 20:41:56 -04:00
Evan Debenham 7e0fc9f2f0 v0.4.3: fixed some crash bugs with wndtextinput 2016-10-16 20:41:56 -04:00
Evan Debenham 4ffd6f9c83 v0.4.3: added more rules for items spawning ontop of traps 2016-10-16 20:41:55 -04:00
Evan Debenham 2b6de44780 v0.4.3: improvements to flexibility of tilemap, at a tiny performance cost 2016-10-16 20:41:55 -04:00
Evan Debenham 9a31c441c1 v0.4.3: improved performance for the prison exit visual 2016-10-16 20:41:54 -04:00
Evan Debenham b67d84e7da v0.4.3: fixed bugs with dungeon tile map 2016-10-16 20:41:54 -04:00
Evan Debenham 017ab991fa v0.4.3: significantly reduced number of calls to updatematrix 2016-10-16 20:41:53 -04:00
Evan Debenham 1009d109fd v0.4.3: improved mob pathfinding 2016-10-16 20:41:53 -04:00
Evan Debenham 5aeb15a854 v0.4.3: reduced severity of sacrificial curse 2016-10-16 20:41:52 -04:00
Evan Debenham 46be732d44 v0.4.3: fixed dungeon tile map occasionaly causing crashes 2016-10-16 20:41:52 -04:00
Evan Debenham 450804e884 v0.4.3: fixed text input not behaving properly in power saver mode 2016-10-16 20:41:51 -04:00
Evan Debenham 035672551e v0.4.3: fixed mobs occasionally walking into eachother 2016-10-16 20:41:50 -04:00
Evan Debenham e3b0720de9 v0.4.3: fixed a bunch of crash bugs 2016-10-16 20:41:50 -04:00
Evan Debenham 794648fa21 v0.4.3: switched to a better fix for graphics bugs with shadowbox 2016-10-16 20:41:49 -04:00
Evan Debenham 08371bfb91 v0.4.3: fixed a memory leak involving toasts 2016-10-16 20:41:49 -04:00