Evan Debenham
b5b3c70bcd
v0.8.2a: updated copyright (up to 2021, to avoid this for a bit)
2020-08-16 23:23:44 -04:00
Evan Debenham
96dd6eff82
v0.7.5: added support for more dynamic custom tilemaps
2019-10-01 00:36:20 -04:00
Evan Debenham
8b4b241f8a
v0.7.4c: fixed various rare crash bugs
2019-08-14 15:51:53 -04:00
Evan Debenham
8d6b3835b1
v0.7.3a: fixed all darts incorrect being consumed when tipping all
2019-05-25 18:06:21 -04:00
Evan Debenham
0cbfea7c67
updated copyright notices for 2019
2019-01-12 17:06:38 -05:00
Evan Debenham
d9210a3a73
v0.6.4a: updated copyright
2018-04-10 23:39:37 -04:00
Evan Debenham
07158daed2
v0.6.3: replaced android.graphics.rectF with a local version
2018-01-20 16:28:15 -05:00
Evan Debenham
3b689da833
v0.6.0a: improved tilemap update logic
2017-06-11 19:00:32 -04:00
Evan Debenham
ba8598132a
updated copyright
2017-02-22 15:10:24 -05:00
Evan Debenham
2d09869044
v0.5.0b: completely refactored custom tiled visuals
2017-02-22 14:57:03 -05: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
e3b0720de9
v0.4.3: fixed a bunch of crash bugs
2016-10-16 20:41:50 -04:00
Evan Debenham
5af838f906
v0.4.2b: fixed more issues with tilemap culling
2016-09-15 20:54:39 -04:00
Evan Debenham
a8f98f2d83
v0.4.2a: fixed issues with tilemap culling
2016-09-11 20:46:56 -04:00
Evan Debenham
5ad6c69e93
v0.4.2: fixed a bug with tilemap culling on maps that aren't square
2016-09-09 18:01:53 -04:00
Evan Debenham
6ed1ec2214
v0.4.2: Implemented no-lighting shader
...
Gives a very big performance boost on older devices
2016-09-09 18:01:43 -04:00
Evan Debenham
e87ce8949e
v0.4.2: fixes to tilemap
2016-09-09 18:00:06 -04:00
Evan Debenham
e43e7b995d
v0.4.2: fixed some bugs with tilemap updating
2016-09-09 18:00:04 -04:00
Evan Debenham
6bcccba062
v0.4.2: improved tilemaps to selectively update and respect concurrency
2016-09-09 18:00:01 -04:00
Evan Debenham
1461003683
v0.4.2: fixed two crash bugs caused by recent changes
2016-09-09 18:00:00 -04:00
Evan Debenham
5fc0215014
v0.4.2: implemented some visibility culling for tilemaps
2016-09-09 17:59:54 -04:00
Evan Debenham
9663a47958
v0.4.2: added support for Vertex Buffer Objects
2016-09-09 17:56:08 -04:00
Evan Debenham
ca068c92b2
v0.4.2: added the ability for tilemaps to selectively not render certain tiles
2016-09-09 17:56:06 -04:00
Evan Debenham
36e44340a8
Converted ShatteredPD to Build from Gradle
...
Major Changes:
- Shattered now builds effortlessly either from gradle CLI or android studio
- Much better dependency management through gradle (although it's not really used atm)
- Separate PD-classes repo is now SPD-classes module within main repo
2016-08-13 04:35:26 -04:00