The Library mod for Polytopia. Contains useful features for modders to use in GLD. Now includes Modularity!

4 Open Issues Need Help Last updated: Sep 4, 2025

Open Issues Need Help

View All on GitHub
Gld: ApplyEffect: "X" about 1 hour ago

AI Summary: This GitHub issue proposes implementing an 'ApplyEffect' mechanism for a 'Gld' component. It requires two application methods: instantly if the effect's 'imp' property is discrete, or when units step on the 'imp' otherwise. A crucial aspect is ensuring compatibility with custom effects and integrating with an 'EnumCache' for effect management.

Complexity: 4/5
enhancement good first issue

The Library mod for Polytopia. Contains useful features for modders to use in GLD. Now includes Modularity!

C#
enhancement help wanted

The Library mod for Polytopia. Contains useful features for modders to use in GLD. Now includes Modularity!

C#
enhancement good first issue

The Library mod for Polytopia. Contains useful features for modders to use in GLD. Now includes Modularity!

C#
Leader name 14 days ago

AI Summary: The user is requesting a new field within the `tribedata` configuration to allow specifying a custom name for an AI bot. If this field is left empty, the system should default to the bot's standard name. The user notes they are having difficulty implementing this feature.

Complexity: 2/5
enhancement help wanted

The Library mod for Polytopia. Contains useful features for modders to use in GLD. Now includes Modularity!

C#