Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Releases: Victoria-3-Modding-Co-op/Vic3-Community-GUI-Framework

1.0.3

02 Dec 00:11
2bece6d
Compare
Choose a tag to compare

-Integrated Modded DLCs Framework Update
-Integrated modded event windows from GBBF

1.0.2

28 Nov 00:04
934afb2
Compare
Choose a tag to compare

-Added scripting to hide the Objective headers for custom objectives (Thanks Taylor)
-Set the global variable "community_gui_objective_var" to hide the objectives header
-Added community cooltip file (thanks 1230James)

1.0.1

13 Sep 03:11
deae4eb
Compare
Choose a tag to compare

-Added hidden event to shut up the error log.
-Adjusted the sidebar downwards by 50px. This is temporary and a new flyout animation is being prepared for the buttons.
-Adjusted filename for MGR icon. (This is an older update, but figured I'd mention it.)

1.0.0

13 Aug 04:03
Compare
Choose a tag to compare

Initial Workshop Release
Provides a robust secondary sidebar framework for mods that use scripted widget buttons for their content.
Edits the fullscreen_hide template to allow scripted widgets to hide the outliner as needed.
Edits the objectives gui to add a scrollarea to provide support for modded objectives.
Integrates 1230James' Modded DLC Framework