Giter Site home page Giter Site logo

Comments (8)

Saklad5 avatar Saklad5 commented on July 30, 2024

I recently saw it maximize for the tower tests, then undo all of that when maximizing during pre-adventure operations. I havenโ€™t replicated this without beta being enabled, so take that with a grain of salt.

from sl_ascend.

jaspercb avatar jaspercb commented on July 30, 2024

I currently think that happens for the initiative test but not for others, and have a fix pending. If you see it happening on other tests, please let me know!

from sl_ascend.

jaspercb avatar jaspercb commented on July 30, 2024

The fix is "remove the call to presool, why was that there in the first place?"

from sl_ascend.

Saklad5 avatar Saklad5 commented on July 30, 2024

The fix is "remove the call to presool, why was that there in the first place?"

When was it added? What's the point of version control if we have to guess?

from sl_ascend.

jaspercb avatar jaspercb commented on July 30, 2024

When was it added? What's the point of version control if we have to guess?

Looks like it was last touched in e8f9553, seven months ago - and that was one of the big "batch rename everything" commits. I think it's safe to remove.

from sl_ascend.

Saklad5 avatar Saklad5 commented on July 30, 2024

Unfortunately, it looks like that change wasn't under version control, at least in the context of this repository. The call to precheese was in the initial commit.

I can only assume there was a reason for it at some point, even if there doesn't appear to be one now.

from sl_ascend.

Saklad5 avatar Saklad5 commented on July 30, 2024

On a related note, I really wish ASH had a more sophisticated scope system. Everyone ends up using cli_execute instead of import due to unavoidable namespace collisions, or embedding all the functions in main to sidestep the same. Scripts would be much easier to read if you could make functions private.

Granted, most of the things I want in ASH boil down to "I wish I was using Swift".

from sl_ascend.

jaspercb avatar jaspercb commented on July 30, 2024

I can only assume there was a reason for it at some point, even if there doesn't appear to be one now.

Original commit was in January 2016, at https://sourceforge.net/p/ccascend/code/637/

I think it's safe to remove now.

from sl_ascend.

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.