GithubHelp home page GithubHelp logo

cole's Introduction

Project Cole

Multi-platform Zelda: Ocarina of Time Mod Helper.

Usage

After installing the requirements, you can either build or simply execute src/main.py to use this program.

Features

Search Actors by name, ID and category
View and get an actor's parameters

You can reverse the process too! Simply enter the parameters in the correct textbox then press enter.

Switch between detailed and compressed parameter format
Copy the value to the clipboard by clicking on the parameter name
Add, edit and delete actors

The opened XML need to have the same format as the default/saved one. Add and Edit options not implemented yet.

Planned Features

  • Add/Edit an actor
  • A list on the UI containing the current flags of the scene and warn if one is already used (Ticamus)
  • Statistics about actors

TODO

  • Avoid reloading the UI when an actor is deleted (?)

Requirements

If executing from source, you will need the following:

  • Python 3.7+ (done with 3.10, untested with previous versions but should work)
  • PyQt6
  • PyQtDarkTheme (Optional, install this if you want to use a dark theme)

Building (Optional)

You will need the following module:

  • PyInstaller

Optional requirement:

  • UPX (unzip the folder inside the zip in the tools/upx folder) UPX can reduce the size of the executable, this is not required

Then run build.py, your executable will be in the dist folder. It will build an executable for the OS where you execute this script. Note that antiviruses might get angry, if you have any doubt the source code is available.

Contributions are welcome!

This project use Black to format the code properly

Special Thanks

  • Fast64, for the safe eval() function (avoids security issues)

cole's People

Contributors

yanis42 avatar zarunet avatar

Watchers

 avatar

Forkers

zarunet

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.