Code Monkey home page Code Monkey logo

Comments (1)

tukkek avatar tukkek commented on August 25, 2024

Fixed. I'll let you know on #11 when a new version is out for download.

I hope you don't think I'm too incompetent - things like these happen because the code that was already written/tested ends up becoming "wrong" (producing errors) after other changes elsewhere. Since the game is too big I can't test the entire game after such changes are made and have to rely on the help of others or when I myself come across these problems during play. As I spend more time working on the game than playing mistakes like this slip by...

I could write automated test to automatically test the entire game for me instead but that also means a lot more work and constant updating for the tests :P Right now I just want to get to 2.0 as fast as I can so these things happen...

Anyway thanks again, just letting you know that "simple" bugs like aren't pure incompetence - just a result of a project that is always changing and is too big to manually test by myself. It was certainly working when I wrote that screen at first :D (the exact source of the problem is a field who used to hold a "null" Enum object and now just holds a null value instead, if you're a programmer yourself...)

from javelin.

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.