Commit Graph

45 Commits (1c8e8521403cd2b122ce56309b0b7a56afae9f47)

Author SHA1 Message Date
GreenXenith 1c8e852140 Add loot placer, tweak player rendering, add tile on_step 2020-04-27 23:54:14 -07:00
GreenXenith 9b38556cb2 Widen hallways 2020-04-27 23:53:27 -07:00
GreenXenith df64ac9c09 Redo character sprite and fix player collisions/rendering 2020-04-26 23:07:39 -07:00
GreenXenith 9a5ca4b0de Better collision checking 2020-04-24 14:38:16 -07:00
GreenXenith a408c30553 Adjust when player is drawn 2020-04-24 00:00:34 -07:00
GreenXenith 191f06895e Convert to 2.5D orthographic perspective 2020-04-23 23:51:45 -07:00
GreenXenith cb8ce89166 Refactor map handling/generation/rendering 2020-04-23 14:19:46 -07:00
GreenXenith 4d52a67743 Add vector rounding methods 2020-04-04 12:14:35 -07:00
GreenXenith abad6c23a2 Adjust character shoe color 2020-04-04 11:50:45 -07:00
GreenXenith 74433e7fd9 Fix wall rendering at edges 2020-03-11 12:23:50 -07:00
GreenXenith b98d12627a Add README 2020-03-04 14:22:38 -08:00
GreenXenith 717ce5bf50 Make rooms more frequent 2020-03-04 13:07:11 -08:00
GreenXenith 06735fcaf2 Adjust animation speed handler 2020-03-04 12:48:54 -08:00
GreenXenith 2c926d7935 Fix map generator 2020-03-04 12:32:22 -08:00
GreenXenith 0acd41eacc Mostly implement map generator 2020-03-04 11:23:23 -08:00
GreenXenith a99f81de0c Start working on map generator 2020-03-02 07:53:52 -08:00
GreenXenith dd1bc0d6c5 Tweak character 2020-02-25 15:08:37 -08:00
GreenXenith a7820c3e09 Tweak imports 2020-02-24 18:26:29 -08:00
GreenXenith b52de108ad Folder restructure 2020-02-24 18:20:51 -08:00
GreenXenith 928ad097a5 Make player speed consistent in all directions 2020-02-24 17:46:44 -08:00
GreenXenith e2e582ab03 Allow empty y in new vector 2020-02-24 17:46:30 -08:00
GreenXenith 6a4cdaab90 Add outer corners 2020-02-24 17:30:02 -08:00
GreenXenith 093817d051 Restructure map class 2020-02-24 17:13:44 -08:00
GreenXenith f5aa089dd8 Load all assets in textures folder 2020-02-24 16:57:59 -08:00
GreenXenith 268434f04f Add scale to map 2020-02-24 16:46:30 -08:00
GreenXenith ecea95399b Tweak character 2020-02-24 16:39:27 -08:00
GreenXenith 9038b2a159 Add window title and icon 2020-02-24 16:33:22 -08:00
GreenXenith 1e91631ed8 Rework collisions using new vector class 2020-02-24 16:12:42 -08:00
GreenXenith eece8b3244 Adjust spritesheet class 2020-02-24 16:12:25 -08:00
GreenXenith 49cf7689ab New character spritesheet 2020-02-24 16:10:36 -08:00
GreenXenith 0137c9ac38 Add spritesheet animation 2020-02-20 21:36:17 -08:00
GreenXenith 0f3616a420 Implement collision 2020-02-20 18:59:04 -08:00
GreenXenith deebcf37cc Fix position calculating 2020-02-19 13:19:07 -08:00
GreenXenith 6d737d994e Implement map loader 2020-02-19 12:47:50 -08:00
GreenXenith 5e1186eaac Use dtime for movement 2020-02-19 11:26:07 -08:00
GreenXenith dd0634858d Begin movement rewrite 2020-02-19 11:10:56 -08:00
GreenXenith f6e7940c03 Add controller class 2020-02-19 10:42:00 -08:00
GreenXenith 0b9d56d056 Asbstract classes 2020-02-19 10:21:30 -08:00
GreenXenith 4cf93d0c2a Add setup script 2020-02-19 10:08:59 -08:00
GreenXenith 6f2614fbd8 Implement asset loader 2020-02-12 13:40:25 -08:00
GreenXenith 77ea52a7ee Fix gitignore 2020-02-12 12:28:44 -08:00
GreenXenith 4fd076b8f6 Add gitignore 2020-02-12 12:24:01 -08:00
GreenXenith 90c6cfa6f6 Add some classes 2020-02-12 11:26:41 -08:00
GreenXenith b768a29c3e Fix texture loading 2020-02-12 08:00:01 -08:00
GreenXenith 3870a2fd47 Initial commit 2020-02-10 13:18:27 -08:00