Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011739Dwarf FortressTechnical -- Generalpublic2021-04-04 08:482021-04-05 02:47
ReporterRalpha 
Assigned ToKnight Otu 
PriorityhighSeveritytweakReproducibilityN/A
StatusacknowledgedResolutionopen 
PlatformOSOS Version
Product Version0.47.05 
Target VersionFixed in Version 
Summary0011739: Token `[VOLUME_mB:..]` breaks standard
DescriptionIn an effort to create modding tools for DF ( https://gitlab.com/df-modding-tools [^] ) we have found a token in the RAW file that breaks all conventions used in the whole of the code base.

All token names are all uppercase, for example: `[OBJECT:...]`, `[CREATURE:..]`.
this is true for all tokens except `[VOLUME_mB:..]` this token has a lowercase `m` in it.

In our afford to create rules for the language this seems to be the only exception.

Would it be possible to accept both `VOLUME_mB` and `VOLUME_MB`? Or just change this so everything is uniform?
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0041015)
Knight Otu (manager)
2021-04-05 02:46

As a reference, the VOLUME_mB token is an instrument token, which means one wouldn't find it in the standard raws, just modded raws or extracted generated raws.

- Issue History
Date Modified Username Field Change
2021-04-04 08:48 Ralpha New Issue
2021-04-05 02:46 Knight Otu Note Added: 0041015
2021-04-05 02:47 Knight Otu Assigned To => Knight Otu
2021-04-05 02:47 Knight Otu Status new => acknowledged


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker