Files
Civ/plugins
Alexander 6fb610fa1c Fixup LoggableBlockAction
Was only intending to update getGUIRepresentation() and then got a bit carried away.

- Renamed the internal fields and parameters to be more accurate.

- Updated any usage of internals to their getters instead.

- getGUIRepresentation() now has an extensive switch to convert block-only materials to their item variant. Was conflicted on whether to put this in CivModCore instead, but this is more or less only for JukeAlert's GUI, not for loot-tables or similar feature. This will also print a warning if any block->item matches are missing (good for future proofing).

- getGUIRepresentation() will also show the block's material in every GUI log, instead of just the logs that failed to display (which I don't think ever happened?).
2024-02-20 07:50:07 +00:00
..
2024-02-16 15:01:09 -05:00
2024-02-16 15:01:09 -05:00
2024-02-19 22:59:23 +01:00
2024-02-16 15:01:09 -05:00
2024-02-19 23:21:15 +01:00
2024-02-16 11:03:37 -05:00
2024-02-16 11:03:37 -05:00
2024-02-16 11:03:37 -05:00
2024-02-16 15:01:09 -05:00
2024-02-19 23:07:56 +01:00
2024-02-20 07:50:07 +00:00
2024-02-16 12:30:56 -05:00
2024-02-19 22:35:13 +01:00
2024-02-16 15:01:09 -05:00