djhackersdev / minime

ALLNET services for newer Sega arcade games
20 stars 3 forks source link

IDZ: Add support for player auras - [merged] #9

Closed icex2 closed 1 year ago

icex2 commented 4 years ago

In GitLab by @BemaniWitch on Nov 26, 2019, 06:26

Merges master -> master

This adds the required fields and handling for the game to load and save player auras.

Heads up for testing purposes: Auras need player level 50+ to appear in game, and their color is decided based on the players pride & level as far as I know.

icex2 commented 4 years ago

In GitLab by @tau on Nov 27, 2019, 02:15

Please combine the fixup commit with the commit that it fixes. Otherwise this looks good assuming that you've done the necessary testing on your end.

icex2 commented 4 years ago

In GitLab by @BemaniWitch on Nov 27, 2019, 02:48

added 1 commit

Compare with previous version

icex2 commented 4 years ago

In GitLab by @BemaniWitch on Nov 27, 2019, 03:21

added 2 commits

Compare with previous version

icex2 commented 4 years ago

In GitLab by @tau on Nov 27, 2019, 03:22

merged