Anonymous | Login | Signup for a new account | 2023-05-28 04:57 PDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0011739 | Dwarf Fortress | Technical -- General | public | 2021-04-04 08:48 | 2021-04-05 02:47 | ||||||
Reporter | Ralpha | ||||||||||
Assigned To | Knight Otu | ||||||||||
Priority | high | Severity | tweak | Reproducibility | N/A | ||||||
Status | acknowledged | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 0.47.05 | ||||||||||
Target Version | Fixed in Version | ||||||||||
Summary | 0011739: Token `[VOLUME_mB:..]` breaks standard | ||||||||||
Description | In 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? | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
|
(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. |
![]() |
|||
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 |