Commit Commit Message Age Author Refs
load previous
r650:0598c83ca364  
Add logarithmic scale. Imperfect but does mostly work so I think it's worth merging this work from the past few weeks.
r649:53a92ab6254f  
Fix logging.
r648:7cf89509497d  
Tweak graph range for even nicer intervals.
r647:412280b6f2ab  
Make the graph slightly nicer for flat series. Avoids making the range of the graph go into the negative if the series isn't negative already.
r646:096a00964e8c  
Fix tick marks. Use the range (rather than the domain) so the ticks are spaced appropriately. Also sets an arbitrary range if the full range is 0 (if the series is always at the same value) so that the line actually appears.
r645:ef1188326a03  
Clean up Spy messages. Delete some Spy logging messages that aren't necessary anymore and convert a few others to different levels.
r644:e7a48b4cb262  
Style fixes.
r643:c2d477c96c44  
Remove unneeded await modifier.
r642:af2d62a85b16  
Change popup background.
r641:1ee0ff310392  
Add zero line and adjust label position.
r640:d3dc19e0d661  
Add missing message class.
r639:d220f9614a56  
Make bulldozer have a red cursor.
r638:4405bf033cbf  
Change active text color.
r637:bcf1cb2809c6  
Add rudimentary dropdown for menu button.
r636:ce67ca755556  
Update TODO.
r635:9629d87ba045  
Further refactoring. I don't love this, but I think it lays the groundwork for future refactorings.
r634:78c7a2416aab  
Refactor out selection spawning code.
r633:4be429fdfde1  
Add bulldozer tool. Adds a bulldozer tool for removing structures. For the moment, works like dezone, i.e., it can delete entire areas rather than working on one area at a time.
r632:c18475dcd7c8  
Refactor some repeated code in BuildToolEngine.
r631:5bc0c18d4ff5  
Don't allow towers to overlap other towers, water, or trees.
load next