Changes

Jump to navigation Jump to search
Line 7: Line 7:     
===Small changes===
 
===Small changes===
* ☐ Add a <tt>Data/LocationNames</tt> asset instead of hardcoding specific festival location names in <tt>performTenMinuteClockUpdate</tt> (search for <tt>Game1.cs.2634</tt>).
+
* ☐ Add a <tt>Data/LocationNames</tt> asset or <tt>Data/Festivals/*</tt> field instead of hardcoding specific festival location names in <tt>performTenMinuteClockUpdate</tt> (search for <tt>Game1.cs.2634</tt>).
 
* ☐ Change all remaining <code>internal class</code> and <code>private class</code> to <code>public class</code> to simplify mod access.
 
* ☐ Change all remaining <code>internal class</code> and <code>private class</code> to <code>public class</code> to simplify mod access.
 
* ☐ Remove unused <tt>BloomComponent</tt>, <tt>BloomSettings</tt>, and all code which references them (this is broken and never enabled).
 
* ☐ Remove unused <tt>BloomComponent</tt>, <tt>BloomSettings</tt>, and all code which references them (this is broken and never enabled).
translators
8,445

edits

Navigation menu