GithubHelp home page GithubHelp logo

Comments (4)

bradharding avatar bradharding commented on May 18, 2024

Thank you for this! I prefer Vanilla DOOM's restriction on fist vs chainsaw selection. Corrected in commit 8f1c6c8.

As for the punching distance: no change made. At least, not intentionally... Having a quick look at A_Punch() and other relevant functions, I can't see anything that would cause this. I'll check it out further.

from doomretro.

plumsinus avatar plumsinus commented on May 18, 2024

Welcome. Note that, regarding your commit, the player doesn't have to exit with their fists to be able to use them again on the next level, so I'm not sure that fixes the problem - the fists just need to be the choice of weapon on the 1 key. e.g.

IDFA - get all weapons
IDBEHOLDS - get berserk, selecting fists
3 - switch to super shotgun
exit the map
1 - the fists are selected in the new map.

Sorry for not being clearer before.

from doomretro.

bradharding avatar bradharding commented on May 18, 2024

No need to apologize! I should have tested more thoroughly. Fixed in commit ae078d5. Incidentally, the code I implemented in commit 8f1c6c8 is still needed. Now, regardless of the weapon the player has selected at the end of a map, if they have a chainsaw, they won't be able to switch to their fists in the next.

from doomretro.

bradharding avatar bradharding commented on May 18, 2024

Interesting... Just thought I'd note that the issue I thought you meant and then fixed in commit 8f1c6c8 actually occurs in Vanilla DOOM! Good to fix yet another Vanilla DOOM bug that I didn't know existed!

from doomretro.

Related Issues (20)

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.