Git Product home page Git Product logo

enemizer's People

Contributors

berserker66 avatar bonta0 avatar caitsith2 avatar ijwu avatar miketrethewey avatar nyx-edelstein avatar sosuke3 avatar tcprescott avatar zarby89 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

enemizer's Issues

Linux distribution is not executable

Steps on Linux release:
Either:
1a. unzip ubuntu.16.04-x64.7z; OR
1b. 7z x ubuntu.16.04-x64.7z; then in either case,
2. Run WebHost (or, attempt to run Enemizer another way)
Bug: PermissionError: [Errno 13] Permission denied: '/home/username/archipelago/EnemizerCLI/EnemizerCLI.Core'
Expected: No exception, able to roll seed

The file is not executable (missing 'x'):

$ ls -l EnemizerCLI/EnemizerCLI.Core
-rw-r--r-- 1 username username 90712 Dec 11  2020 EnemizerCLI/EnemizerCLI.Core

Workaround is to manually set executable permission on the file that drew the exception.

Release should employ a way to have the needed files be marked as executable in the Linux release. This may be possible in the .zip or .7z, or alternatively this is supported well in .tar.gz.

Moblins on key drop location crash with key drop shuffle

With Key Drop Shuffle enabled, if Moblins are placed in a key drop location, the game crashes when they are killed.
Long ago I wrote this code to check for Moblins on these locations and replace them:
https://github.com/Alchav/Archipelago/blob/6d798cc75d72c47ba234f2cc290e119b59d67da9/worlds/alttp/Rom.py#L431

It looks to me like this could be fixed rather easily in Enemizer by adding SetCannotHaveKey() to the Moblin on line 344 in SpriteRequirement.cs, but I am not set up to compile/test this.

Wrong Version tag

The release json EnemizerCLI.Core.deps.json reports 7.0.1 for the 7.1.0 version, which is what Archipelago uses to verify version, failing version check to see if Enemizer would break a "oof sound" rom such as from ArchipelagoMW/Archipelago#709.

Version tag not updated

The 7.0 release still reports 6.4.0 in EnemizerCLI.Core.deps.json -> "EnemizerLibrary": "6.4.0" (Which AP uses to check version)
As well as in EnemizerVersion.json

This for now blocks AP from making use the now accepted romnames, as it can't ensure that the user updated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.