Commit Graph

  • d36b6b1beb Fix running on non-windows platforms Kevin Cathcart 2018-01-01 11:50:35 -0500
  • ce30913121 Get sprite json from vt.alttp.run Kevin Cathcart 2017-12-17 17:30:50 -0500
  • 823657bc26 Style fixes Kevin Cathcart 2017-12-17 00:25:46 -0500
  • 8b20e39588 Merge branch 'Dev' into sprites Kevin Cathcart 2017-12-16 19:13:21 -0500
  • 2286adf289 Adjuster gui tweaks Kevin Cathcart 2017-12-16 15:41:24 -0500
  • b36723f2dd Fix get_all_state to correctly indicate mirror shield is is available if three progessive shields are in pool. Kevin Cathcart 2017-12-16 15:38:48 -0500
  • 24043bce52
    Wrong value fixes AmazingAmpharos 2017-12-16 08:36:29 -0600
  • 1e4b0f0da3
    Merge pull request #5 from KevinCathcart/Dev AmazingAmpharos 2017-12-15 17:30:31 -0600
  • 6bd0664b7f Preliminary bunny logic Kevin Cathcart 2017-12-13 09:51:53 -0500
  • 1cfbe2e9ef Refactor adjuster code to share code with Rom.py Kevin Cathcart 2017-12-13 23:21:43 -0500
  • 9f8e412488 Improve code to always write out most values Kevin Cathcart 2017-12-08 16:53:53 -0500
  • 0e6dc992a0
    Easy mode Lamps AmazingAmpharos 2017-12-14 15:05:10 -0600
  • a11ef66935
    Timed mode rebalance AmazingAmpharos 2017-12-14 15:04:28 -0600
  • d2612342d8
    A new mirror connection AmazingAmpharos 2017-12-12 08:20:42 -0600
  • 704d9eb6c8
    Adjuster support AmazingAmpharos 2017-12-12 08:17:52 -0600
  • f44d78d82f Made sprite updating a background task Kevin Cathcart 2017-12-10 11:10:04 -0500
  • 0372896bc6 fixup for initial updater code Kevin Cathcart 2017-12-09 12:25:53 -0500
  • 073ab728c1 Rework how the main form handles sprites Kevin Cathcart 2017-12-08 19:28:22 -0500
  • 911737b84f Add Tooltips for sprites Kevin Cathcart 2017-12-08 17:33:59 -0500
  • 5dbc21ce3a Improve performance by creating in-memory gifs Kevin Cathcart 2017-12-07 19:44:08 -0500
  • 1d223dc0b8 Add preliminary support for ZSPR Format Kevin Cathcart 2017-12-07 19:43:22 -0500
  • 1528489201 Partial implementation of sprite updating Kevin Cathcart 2017-11-18 12:22:06 -0500
  • d31a7d6791 Preliminary implementation of new sprite screen Kevin Cathcart 2017-11-13 00:29:42 -0500
  • df8a16c5ac
    Merge pull request #4 from AmazingAmpharos/Dev AmazingAmpharos 2017-12-02 17:19:19 -0600
  • d9182a4adb
    Updated version number and logic hash AmazingAmpharos 2017-12-02 16:15:25 -0600
  • e7f7ebd2d1
    Merge pull request #3 from KevinCathcart/pyinstaller AmazingAmpharos 2017-12-02 16:00:13 -0600
  • c760ac1766 Add versioning to MSI installer. Kevin Cathcart 2017-12-02 09:21:04 -0500
  • 793eaeed65 Create a utils file for low level helpers like path utilities Kevin Cathcart 2017-11-28 09:36:32 -0500
  • 7b7dcc12c6 Restructure README.md Kevin Cathcart 2017-11-27 22:03:48 -0500
  • 2a4f0c58a8 Update Appveyer to use better naming for msi and zip. Kevin Cathcart 2017-11-25 21:55:48 -0500
  • 0de4a5857c Preliminary msi support Kevin Cathcart 2017-11-25 21:49:36 -0500
  • 91c7fdaf2d Update Spec File Kevin Cathcart 2017-11-21 08:03:48 -0500
  • 06dbbce2be Add Appveyor integration Kevin Cathcart 2017-11-15 23:52:26 -0500
  • 4271b4430a Add pyinstaller bundle support Kevin Cathcart 2017-11-15 22:06:53 -0500
  • 619ad5a716
    Typo fix AmazingAmpharos 2017-12-02 02:30:48 -0600
  • 97c7fdaf59
    PoD mislabel/softlock fix AmazingAmpharos 2017-12-02 00:18:38 -0600
  • 572cffc264
    Add disable music feature AmazingAmpharos 2017-11-28 04:54:14 -0600
  • 595e2a20b0
    Merge pull request #2 from KevinCathcart/Dev AmazingAmpharos 2017-11-24 18:42:58 -0600
  • 424fc3e6c6 Create data subfolder in preperation for new features Kevin Cathcart 2017-11-23 12:38:28 -0500
  • d4052ab60a Use sys.exit instead of exit Kevin Cathcart 2017-11-19 16:00:26 -0500
  • 8158f5793d Rename Bottles for better display in spoiler logs Kevin Cathcart 2017-11-18 20:56:45 -0500
  • 9d4d3b8456 Whitespace fixes Kevin Cathcart 2017-11-18 20:43:37 -0500
  • 3e31502fc0 Add untimed OHKO mode Kevin Cathcart 2017-11-18 20:36:42 -0500
  • b15cd2072e Refactored ItemList Kevin Cathcart 2017-11-18 18:21:31 -0500
  • 2b6d11bef3
    Credits fix AmazingAmpharos 2017-11-14 04:25:12 -0600
  • 1752196f7f
    Removing debug code AmazingAmpharos 2017-11-13 16:33:38 -0600
  • cd803ffb53
    Ganon flag fix AmazingAmpharos 2017-11-13 16:12:28 -0600
  • f9e7209a71
    Bug fix for timed/triforce item pool AmazingAmpharos 2017-11-13 16:11:35 -0600
  • 7e5edf87c2
    Keysanity clarification AmazingAmpharos 2017-11-12 04:39:16 -0600
  • 399b83e6fe
    Keysanity bug fix AmazingAmpharos 2017-11-12 04:38:41 -0600
  • 10d96bfa6c
    Refactor bottle randomization AmazingAmpharos 2017-11-11 20:22:44 -0600
  • cde90cbc84
    Update version number AmazingAmpharos 2017-11-11 20:19:29 -0600
  • 6c13056781
    New parameter support AmazingAmpharos 2017-11-11 18:43:02 -0600
  • 1f4470600c
    Updating readme AmazingAmpharos 2017-11-11 18:37:58 -0600
  • 4bde13105e
    Hard and above difficulty AmazingAmpharos 2017-11-11 18:10:34 -0600
  • 13197e4ffe
    Timer display AmazingAmpharos 2017-11-11 18:08:41 -0600
  • ff3420cab7
    Timer display and balanced algorithm AmazingAmpharos 2017-11-11 18:07:13 -0600
  • 17b18eb630
    Timer display mode AmazingAmpharos 2017-11-11 18:06:05 -0600
  • a64fb33f4b
    A little more polishing up AmazingAmpharos 2017-11-11 18:05:06 -0600
  • ad047e6c9c
    The last of the renaming AmazingAmpharos 2017-11-11 18:03:42 -0600
  • 6644863007
    Support overflow on hard and above AmazingAmpharos 2017-11-11 15:47:44 -0600
  • a3ccc051f6
    Ganon at Uncle softlock fix AmazingAmpharos 2017-11-11 15:31:37 -0600
  • 9af7052e5f
    Add balanced algorithm AmazingAmpharos 2017-11-11 15:28:34 -0600
  • fe3bcd52a2
    More difficulty features AmazingAmpharos 2017-11-11 15:25:56 -0600
  • 260a7072e0
    Timed-OHKO and easy AmazingAmpharos 2017-11-10 04:50:50 -0600
  • cbb36fc5b3
    New parameter support AmazingAmpharos 2017-11-10 04:18:39 -0600
  • a72097a52f
    New parameter support AmazingAmpharos 2017-11-10 04:18:09 -0600
  • 3b495dde1f
    Maintenance AmazingAmpharos 2017-11-10 04:17:28 -0600
  • 0c0cd240ad
    New File AmazingAmpharos 2017-11-10 04:15:45 -0600
  • 168fd83c97
    Fix for not placing Maps and Compasses AmazingAmpharos 2017-11-10 04:12:49 -0600
  • 2bbba29497
    Typo fix AmazingAmpharos 2017-11-10 04:11:40 -0600
  • 1b5ec76c8d
    A few softlock preventions AmazingAmpharos 2017-11-10 04:10:30 -0600
  • 0ebeac5727
    Many updates AmazingAmpharos 2017-11-10 04:08:59 -0600
  • f9b456313d
    Credits and pedestal text AmazingAmpharos 2017-11-09 05:37:52 -0600
  • 990a466253
    No filler in shuffled GT AmazingAmpharos 2017-11-09 04:46:59 -0600
  • 3d60d3ab50
    Keysanity in older algorithms AmazingAmpharos 2017-11-09 04:45:13 -0600
  • 90f9046bda
    Fix keysanity and older algorithms AmazingAmpharos 2017-11-09 04:34:29 -0600
  • 7de6948ceb Prevent Hyrule Castle key-lock in key-sanity Kevin Cathcart 2017-11-08 22:45:43 -0500
  • 4817a85bcb Key-lock fixes Kevin Cathcart 2017-11-08 22:13:36 -0500
  • 24b0c4a132 Rename forgotten location Kevin Cathcart 2017-11-08 19:23:21 -0500
  • 17cd963665 Simplify the only-beatable mode. Kevin Cathcart 2017-11-05 22:08:36 -0500
  • 5336e6c693 Fix typo in key description (as copied from VT27) Kevin Cathcart 2017-11-05 18:50:58 -0500
  • 4ca1d8b62f Change the credits system Kevin Cathcart 2017-11-05 00:06:00 -0400
  • 5b3d4449c1 Whitespace fixes Kevin Cathcart 2017-11-04 14:23:57 -0400
  • cdf04b8a45 The Great Renaming Kevin Cathcart 2017-10-28 23:42:35 -0400
  • 2017b65a97 Update base rom to VT8.27 Kevin Cathcart 2017-10-28 18:38:10 -0400
  • f2ea4b6442 Implement Key-sanity Kevin Cathcart 2017-10-28 18:34:37 -0400
  • 623e6637ff Update logic for Skull Woods and Agahnim's Tower to support key-sanity Kevin Cathcart 2017-10-19 09:54:09 -0400
  • 51a892e869 Enable fast menu Kevin Cathcart 2017-10-14 12:00:41 -0400
  • a7d0e32f2d Make crystals 5 and 6 red on map Kevin Cathcart 2017-10-14 11:48:40 -0400
  • 8a981b5140 Fix Aga Lamp in swordless mode Kevin Cathcart 2017-10-18 22:46:47 -0400
  • 9c6d649996 Updating logic and features to better match VT26 Kevin Cathcart 2017-10-14 14:45:59 -0400
  • fcc97cef81 Tweak fill algorithm to more closely match VT26 Kevin Cathcart 2017-10-15 16:34:46 -0400
  • dcc34bd39f Move item fill and distribution functions to new file Kevin Cathcart 2017-10-15 15:35:45 -0400
  • d78a3ce7a5 Add VT26 style shuffling of dungeon items Kevin Cathcart 2017-10-15 13:52:42 -0400
  • a244b92665 Update rom writer to use normal key item codes in original dungeons Kevin Cathcart 2017-10-15 16:04:58 -0400
  • 2e9814882e Refactor dungeon and item classes to support VT26 style dungeon item shuffling Kevin Cathcart 2017-10-15 12:16:07 -0400
  • f1c80cf87a Switch to dungeon specific item codes Kevin Cathcart 2017-10-14 13:21:31 -0400
  • 86ffb35748 Upgrade to VT26.2 base rom Kevin Cathcart 2017-10-18 21:50:03 -0400
  • 963ce00657 Fix typo in logic_hash. LLCoolDave 2017-08-05 20:53:21 +0200