#studio #yy #game-maker #sprites #path #typings #yyp

yy-boss

A collection of typings for GameMaker Studio 2 YY and YYP files

47 releases

new 0.9.1 Apr 18, 2024
0.8.0 Dec 7, 2023
0.7.0 Sep 4, 2023
0.6.3 Jul 24, 2023
0.2.5 Jul 30, 2020

#184 in Graphics APIs

Download history 115/week @ 2024-02-26 9/week @ 2024-03-11 111/week @ 2024-04-01 306/week @ 2024-04-15

417 downloads per month
Used in adam

MIT/Apache

200KB
4.5K SLoC

YY-BOSS

This is a library, created for the development of Fields of Mistria, a farming RPG with tons of Sprites, by NPC Studio. This tool was created to support an Aseprite -> GMS2 pipeline tool. That tool is not public, but largely because it's specific to our own workflows. Using this tool, one should be able to generate their own pipeline without difficulty.

YY-Boss

This repository is dedicated to the YY-BOSS, a higher level interface for creating, editing, and removing resources from Gms2.

If a lower level control is something you're interested in, the typings are entirely public facing, and you can use those to build your own thing. If, on the the other hand, you are more interested in building tools using a YYP manipulator, then this might suit your needs.

The following has been done:

  • YYP
  • Sprites
  • ResourceTypes
  • TextureGroups
  • Tilesets
  • Sounds
  • Paths
  • Scripts
  • Shaders
  • Fonts
  • Timelines
  • Sequences
  • Objects
  • Rooms
  • Notes
  • Included Files
  • Extensions
  • Options
  • Configurations

The Future Development of this Crate

This crate will be developed as it is needed for further tools for Fields of Mistria. Eventually, even if Fields of Mistria does not need it, the intention is for this crate to be feature complete.

Dependencies

~22MB
~214K SLoC