Commit Graph

  • 30a16baab3 Add license master GreenXenith 2021-01-29 14:03:44 -0800
  • aec7662c0c Change entry point to __main__ GreenXenith 2021-01-29 14:01:20 -0800
  • d820dc08c5 Make indentation consistent GreenXenith 2021-01-29 13:55:12 -0800
  • 46c6393f58 Simplify rand function (time method broken?) GreenXenith 2020-12-26 01:51:57 -0800
  • c68eee3bee Update README GreenXenith 2020-05-02 14:47:38 -0700
  • 32666d4e2d Cleanup GreenXenith 2020-05-02 14:33:32 -0700
  • 95b86c5d4b Fix XP hud icon lighting GreenXenith 2020-05-02 14:18:16 -0700
  • e1d0133096 Live and let die (player death) GreenXenith 2020-05-02 14:17:35 -0700
  • 50980bedf4 Change dirt color GreenXenith 2020-05-02 12:38:55 -0700
  • 0e523beb45 Tweak combat handling GreenXenith 2020-05-02 12:28:26 -0700
  • ce23bf8b6c Add combat system GreenXenith 2020-05-02 02:28:38 -0700
  • c9bd6cda07 More enemies per level GreenXenith 2020-05-01 23:25:10 -0700
  • 32f7c7871c Add enemies GreenXenith 2020-05-01 23:02:03 -0700
  • 47462f182a Remove key when unlocking next level GreenXenith 2020-05-01 15:27:24 -0700
  • 8ce15e4b02 Vary map size and room dimensions/count per-level GreenXenith 2020-05-01 15:21:58 -0700
  • 9f64e6c947 Lock exits and add key GreenXenith 2020-04-30 01:06:45 -0700
  • 382ef4b365 Place exit in last room, not first (forgot to uncomment) GreenXenith 2020-04-30 00:11:55 -0700
  • 6c0124ac6c Implement multiple dungeon levels GreenXenith 2020-04-30 00:09:03 -0700
  • 0be0efeb7f Handle non-existent keybinds, add shift GreenXenith 2020-04-30 00:07:52 -0700
  • d760a27170 Fix out-of-range dungeon generator errors GreenXenith 2020-04-30 00:04:44 -0700
  • c49b8529fe Change loot placer to function GreenXenith 2020-04-29 21:46:23 -0700
  • e681aba33c Remove duplicate file (how long as that been there..?) GreenXenith 2020-04-29 21:43:48 -0700
  • a8c71750e4 Modulize rand function GreenXenith 2020-04-29 21:42:39 -0700
  • d9099ade92 Add HUD class and coin counter GreenXenith 2020-04-28 02:37:53 -0700
  • a203700edd Tweak loot chances and corridor lengths GreenXenith 2020-04-28 02:06:19 -0700
  • a3ba0b9926 Fix generator rotation crash GreenXenith 2020-04-28 01:44:19 -0700
  • da4e4a93be Fix scaled rendering gaps, tweak wall textures GreenXenith 2020-04-28 00:54:21 -0700
  • 1c8e852140 Add loot placer, tweak player rendering, add tile on_step GreenXenith 2020-04-27 23:54:14 -0700
  • 9b38556cb2 Widen hallways GreenXenith 2020-04-27 23:53:27 -0700
  • df64ac9c09 Redo character sprite and fix player collisions/rendering GreenXenith 2020-04-26 23:07:39 -0700
  • 9a5ca4b0de Better collision checking GreenXenith 2020-04-24 14:38:16 -0700
  • a408c30553 Adjust when player is drawn GreenXenith 2020-04-24 00:00:34 -0700
  • 191f06895e Convert to 2.5D orthographic perspective GreenXenith 2020-04-23 23:51:45 -0700
  • cb8ce89166 Refactor map handling/generation/rendering GreenXenith 2020-04-23 14:19:46 -0700
  • 4d52a67743 Add vector rounding methods GreenXenith 2020-04-04 12:14:35 -0700
  • abad6c23a2 Adjust character shoe color GreenXenith 2020-04-04 11:50:45 -0700
  • 74433e7fd9 Fix wall rendering at edges GreenXenith 2020-03-11 12:23:50 -0700
  • b98d12627a Add README GreenXenith 2020-03-04 14:22:38 -0800
  • 717ce5bf50 Make rooms more frequent GreenXenith 2020-03-04 13:07:11 -0800
  • 06735fcaf2 Adjust animation speed handler GreenXenith 2020-03-04 12:48:54 -0800
  • 2c926d7935 Fix map generator GreenXenith 2020-03-04 12:32:22 -0800
  • 0acd41eacc Mostly implement map generator GreenXenith 2020-03-04 11:23:23 -0800
  • a99f81de0c Start working on map generator GreenXenith 2020-03-02 07:53:52 -0800
  • dd1bc0d6c5 Tweak character GreenXenith 2020-02-25 15:08:37 -0800
  • a7820c3e09 Tweak imports GreenXenith 2020-02-24 18:26:29 -0800
  • b52de108ad Folder restructure GreenXenith 2020-02-24 18:20:51 -0800
  • 928ad097a5 Make player speed consistent in all directions GreenXenith 2020-02-24 17:46:44 -0800
  • e2e582ab03 Allow empty y in new vector GreenXenith 2020-02-24 17:46:30 -0800
  • 6a4cdaab90 Add outer corners GreenXenith 2020-02-24 17:30:02 -0800
  • 093817d051 Restructure map class GreenXenith 2020-02-24 17:13:44 -0800
  • f5aa089dd8 Load all assets in textures folder GreenXenith 2020-02-24 16:57:59 -0800
  • 268434f04f Add scale to map GreenXenith 2020-02-24 16:46:30 -0800
  • ecea95399b Tweak character GreenXenith 2020-02-24 16:39:27 -0800
  • 9038b2a159 Add window title and icon GreenXenith 2020-02-24 16:33:22 -0800
  • 1e91631ed8 Rework collisions using new vector class GreenXenith 2020-02-24 16:12:42 -0800
  • eece8b3244 Adjust spritesheet class GreenXenith 2020-02-24 16:12:25 -0800
  • 49cf7689ab New character spritesheet GreenXenith 2020-02-24 16:10:36 -0800
  • 0137c9ac38 Add spritesheet animation GreenXenith 2020-02-20 21:36:17 -0800
  • 0f3616a420 Implement collision GreenXenith 2020-02-20 18:59:04 -0800
  • deebcf37cc Fix position calculating GreenXenith 2020-02-19 13:19:07 -0800
  • 6d737d994e Implement map loader GreenXenith 2020-02-19 12:47:50 -0800
  • 5e1186eaac Use dtime for movement GreenXenith 2020-02-19 11:26:07 -0800
  • dd0634858d Begin movement rewrite GreenXenith 2020-02-19 11:10:56 -0800
  • f6e7940c03 Add controller class GreenXenith 2020-02-19 10:42:00 -0800
  • 0b9d56d056 Asbstract classes GreenXenith 2020-02-19 10:21:30 -0800
  • 4cf93d0c2a Add setup script GreenXenith 2020-02-19 10:08:59 -0800
  • 6f2614fbd8 Implement asset loader GreenXenith 2020-02-12 13:40:25 -0800
  • 77ea52a7ee Fix gitignore GreenXenith 2020-02-12 12:28:44 -0800
  • 4fd076b8f6 Add gitignore GreenXenith 2020-02-12 12:24:01 -0800
  • 90c6cfa6f6 Add some classes GreenXenith 2020-02-12 11:26:41 -0800
  • b768a29c3e Fix texture loading GreenXenith 2020-02-12 08:00:01 -0800
  • 3870a2fd47 Initial commit GreenXenith 2020-02-10 13:18:27 -0800