Coder Social home page Coder Social logo

giroletm / abstudio Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 2.32 MB

A general purpose Angry Birds modding tool

License: GNU General Public License v3.0

C# 100.00%
angry-bird angry-birds angrybird angrybirds csharp dotnet dotnet-framework modding modding-tools rovio windows-forms

abstudio's Introduction

AB Studio

A general purpose Angry Birds modding tool

alt text

What is this?

AB Studio is a WIP tool that aims to be able to edit every single file format used in Angry Birds games.

For now, it only edits AB Classic spritesheets (in both DAT and SHEET.JSON formats). Hence why windows say "AB Classic Studio" for now.

But hopefully, it'll one day support:

  • Composprites
  • Fonts
  • Localization files
  • More?

Building

In order to build AB Studio, follow the following steps:

  • Open the ABStudio.sln file in Visual Studio (both 2019 and 2022 were tested to work).
  • Depending of your usage, either run the tool in debug mode using the play icon the top, or change the building mode from Debug to Release in the combo box at the left side of the play button, and open the Generate toolbox (from the toolbar on the top) and click on Generate solution.
  • You will find your built executable in the bin folder in the project's directory, in the folder that corresponds to your building mode.

Code organization

The tool is split in various editors that can be opened at any time using an input file.

All editors are independent and can be opened in as many instances as you wish.

Contributing

Feel free to fork the repo and write editors for file formats that aren't supported yet, or to make fixes to existing ones.

Then, send a pull request. If your changes are of good quality, I'll merge them into the repo.

However, please be careful to keep the code's organization clean. There's no point in writing new things if it takes twice the amount of time to clean it up afterwards.

Licensing

Check the LICENSE file.

abstudio's People

Contributors

giroletm avatar gzhybfhhj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

abstudio's Issues

Bug

the program works, but when I make a replacement in sprites after editing the file.dat, I get an error where it says that the file was not found and there is the name of the original png sprite that I imported to make in .dat, and when I put it in the folder where it points, the error says that some sprite like a slingshot did not load.

Снимок экрана (69)
Снимок экрана (68)

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.