Commit Graph

13 Commits

Author SHA1 Message Date
Collin Smith
9c3fc7bb58 Fixed animated image links
Changed single_player.webp to multi_player.webp
Added corrected single_player.webp
2020-12-01 12:04:31 -08:00
Collin Smith
26e3656964 Experiment with embedding webp directly 2020-12-01 12:01:24 -08:00
Collin Smith
ec6d1169de Added android render to readme 2020-07-03 12:17:53 -07:00
Collin Smith
eddbda6c02 Updated readme/screenshots 2020-07-03 11:53:48 -07:00
Collin Smith
158de75523 Updated in-game screenshot 2019-12-03 21:42:36 -08:00
Collin Smith
4cd4ae78fa Updated player creation screenshot 2019-03-19 21:24:29 -07:00
Collin Smith
850dd6a54a Updated screenshot 2019-03-19 21:22:15 -07:00
Collin Smith
c765da42c9 Updated MapBuilder screenshot 2019-02-15 02:11:56 -08:00
Collin Smith
babde9ff6e Added dynamic (monster/npc) entities
Added Monster class generated from DS1 objects -- belong to Map Zones and render per-tile -- optimization needed
Refactored DS1 object generation to Entity class as static method to create type 1 or 2 entities
Updated screenshot with dynamic entities
Removed type from StaticEntity constructor (already included with Objects.Entry)
Added Excel classes for monstats and monstats2 -- optimizations can be made later
2019-02-13 17:41:55 -08:00
Collin Smith
103c0b4b0d Updated screenshot with static entities 2019-02-13 02:46:18 -08:00
Collin Smith
6db614c633 Updated screenshot
Updated screenshot with disabled debugging
Removed some debug logging from entity
2019-02-10 02:30:53 -08:00
Collin Smith
5ed966676d Added screenshots to README for Map Builder and MPQ Viewer 2019-01-12 02:12:54 -08:00
Collin Smith
ecaf3c10ae Created README 2019-01-12 02:01:38 -08:00