Giter Club home page Giter Club logo

progresscli95's People

Contributors

5jiji avatar alexandruunu avatar dieguito0512 avatar luihum avatar markverb1 avatar nekosam395 avatar netscapedreams avatar pivinx1 avatar poggers16 avatar setapdede avatar ustayussuf avatar valv0-rainbow-dash avatar zai-tm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

progresscli95's Issues

Store system data (system level and badge) in dictionaries

This data would basically be a bit different in accessing (instead of accessing a variable you access a dictionary key), and writing to it, instead of doing a simple variable increment you increment it in a similar way to a variable, like this:
systemLevels["95+"] = systemLevels["95+"] + 1

If you want a .gitignore

If you want to stop having all folder of cache or other, set a .gitignore in the repository,
like this one :

__pycache__
.vscode
.vs
save.pcsf

this will say to git that these folder or file is not to upload!

QoL improvements [0.2.3-rolling1]

there's a lot of gunk and stuff in the player.py app
would be better to optimize it down

  • shrink system variables into a single array for easy use
  • fix variables in player.py to use the array instead of variables
  • remove anything that deals with score because i don't even understand it
  • adapt boot.py into using this new system
  • merged green segment spawn with other segments because it honestly is kinda weird
  • removed systemLevel and the calculator as it's practically useless
  • created a new function called onNewGame() that resets the systemlevel and badge.
  • renamed startGame() to loadGame()
  • quality controlling my terrible decisions

system, systemlevel, systempro, systembadge, systemlogo, systemunlock, systemunlocklevel
are now packed into an array

pull request - #54
complete

Game pass popup without "ok"

I'm sure that the game must not pass the popup when there are nothing.... so... Why do the game permit it?

If you do not think I'm right, then, a video is here

untitled.mp4

Latest dev build crashes after opening boot.py

It crashes with this error:
Traceback (most recent call last):
File "C:\Users\пк\Downloads\reg\ProgressCLI95-BurningInfern0-0.2.2b-dev1\boot.py", line 152, in
boot()
File "C:\Users\пк\Downloads\reg\ProgressCLI95-BurningInfern0-0.2.2b-dev1\boot.py", line 98, in boot
ninefivebadge = calculateBadge(ninefive, system95.pro95)
AttributeError: module 'system95' has no attribute 'pro95'

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.