Back to Workshop
GTG_Groups
by Matty Schmidt
Contributors
GTG-Team
0.0.66
change us faction name and flag
- Game Version
- 1.2.0.124
- Created
- Thu, 05 Dec 2024 04:24:39 GMT
- Last Modified
- Thu, 05 Dec 2024 04:24:43 GMT
0.0.65
change us faction name
- Game Version
- 1.2.0.124
- Created
- Thu, 05 Dec 2024 04:05:42 GMT
- Last Modified
- Thu, 05 Dec 2024 04:05:45 GMT
0.0.64
change us faction name
- Game Version
- 1.2.0.124
- Created
- Thu, 05 Dec 2024 04:03:51 GMT
- Last Modified
- Thu, 05 Dec 2024 04:03:55 GMT
0.0.63
change us faction name
- Game Version
- 1.2.0.124
- Created
- Thu, 05 Dec 2024 04:03:41 GMT
- Last Modified
- Fri, 06 Dec 2024 04:07:19 GMT
0.0.62
typo
- Game Version
- 1.2.0.124
- Created
- Tue, 03 Dec 2024 02:50:13 GMT
- Last Modified
- Tue, 03 Dec 2024 02:50:17 GMT
0.0.61
chang group names since they had dual lines
- Game Version
- 1.2.0.124
- Created
- Tue, 03 Dec 2024 02:32:26 GMT
- Last Modified
- Tue, 03 Dec 2024 02:32:30 GMT
0.0.60
change group descriptions fix player group size when KeepAsCreated flag is set for predefined groups
- Game Version
- 1.2.0.124
- Created
- Tue, 03 Dec 2024 02:27:26 GMT
- Last Modified
- Tue, 03 Dec 2024 02:27:30 GMT
0.0.59
remove default names when custom name is given
- Game Version
- 1.2.0.124
- Created
- Sun, 01 Dec 2024 22:17:33 GMT
- Last Modified
- Sun, 01 Dec 2024 22:17:37 GMT
0.0.58
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 06:56:02 GMT
- Last Modified
- Sat, 30 Nov 2024 06:56:06 GMT
0.0.57
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 06:05:00 GMT
- Last Modified
- Sat, 30 Nov 2024 06:05:03 GMT
0.0.56
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 05:53:22 GMT
- Last Modified
- Sat, 30 Nov 2024 05:53:26 GMT
0.0.55
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 04:25:04 GMT
- Last Modified
- Sat, 30 Nov 2024 04:25:09 GMT
0.0.54
fix bugs
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 04:12:15 GMT
- Last Modified
- Sat, 30 Nov 2024 04:12:19 GMT
0.0.53
fix bugs
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 04:07:10 GMT
- Last Modified
- Sat, 30 Nov 2024 04:07:14 GMT
0.0.52
fix bugs
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 03:30:02 GMT
- Last Modified
- Sat, 30 Nov 2024 03:30:10 GMT
0.0.51
remove button function when group flag is set
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 03:01:18 GMT
- Last Modified
- Sat, 30 Nov 2024 03:01:21 GMT
0.0.50
remove button function when group flag is set
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 01:48:25 GMT
- Last Modified
- Sat, 30 Nov 2024 01:48:30 GMT
0.0.49
remove button function when group flag is set
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 01:27:50 GMT
- Last Modified
- Sat, 30 Nov 2024 01:27:53 GMT
0.0.48
fix group button condition
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 00:47:35 GMT
- Last Modified
- Sat, 30 Nov 2024 00:47:38 GMT
0.0.47
fix group button
- Game Version
- 1.2.0.124
- Created
- Sat, 30 Nov 2024 00:10:37 GMT
- Last Modified
- Sat, 30 Nov 2024 00:10:41 GMT
0.0.46
1. Empty Predefined Groups Are Not Set to Public File: SCR_GroupsManagerComponent Line 63-67: Adjusted logic in OnGroupPlayerRemoved to ensure empty predefined groups are handled according to their flags without forcing them to public. 2. Player with Gamemaster Rights May Join Locked Groups Without Request File: SCR_GroupTileButton Line 22-36: Modified SetupJoinGroupButton to allow Gamemasters to bypass the locked status of groups and join directly, setting the button label and enabling the join functionality for admins. 3. GMs Are Allowed to Promote Themselves to Squad Leaders File: SCR_GroupTileButton Line 101-105: Adjusted CheckLeaderOptions to enable leadership options for Gamemasters regardless of group leader status or other restrictions. 4. GroupList Is Sorted by Frequency File: SCR_GroupSubMenuBase Line 7-27: Added SortGroupsByFrequency method to sort the groups array by radio frequency using a bubble sort algorithm. Line 97-99: Integrated SortGroupsByFrequency into UpdateGroups to sort playableGroups before populating the group list UI. 5. New Predefined Group Flags in Editor (For Use in Faction Config) 5.1. keepPublic Flag Functionality: Ensures a group cannot be set private. File: SCR_GroupTileButton Line 106-113: Integrated into CheckLeaderOptions to hide or disable UI components when keepPublic is enabled. 5.2. keepPrivate Flag Functionality: Ensures a group cannot be set public. File: SCR_GroupTileButton Line 114-119: Incorporated logic in CheckLeaderOptions to respect the keepPrivate flag, adjusting toggles and visibility. 5.3. keepAsCreated Flag Functionality: Locks group attributes to prevent changes. File: SCR_GroupTileButton Line 120-123: Added preliminary support in CheckLeaderOptions to restrict attribute modifications when keepAsCreated is enabled.
- Game Version
- 1.2.0.124
- Created
- Fri, 29 Nov 2024 17:35:37 GMT
- Last Modified
- Fri, 29 Nov 2024 17:35:41 GMT