OSDN Git Service

Snapshots crash fix
[automap/automap.git] / Automap / Subsystems / AutomapSystem.cs
2022-01-14 melchiorSnapshots crash fix V0.1.8
2021-08-26 melchiorAssorted fixes
2021-06-30 melchiorResinous Resources Revealed
2021-06-29 melchiorAdded assists aiding Aspiring Apiarists
2021-06-18 melchior1/2 Fix; Truncation of Protocol-buffer POI data
2021-05-29 melchiorCleaned up logging msg. V0.1.6
2021-05-18 melchiorW.I.P. fixed positioning errors, various tweaks
2021-02-14 melchiorAltered TSV encoding to use special ASCII
2021-01-26 melchiorAdded Entity UID to TSV file
2021-01-26 melchiorW.I.P. "Plain" metadata
2020-12-23 melchiorAdditional Map metadata
2020-11-27 melchiorEvents should attched after config data is loaded...
2020-11-26 melchiorAdded configurability for Renderer choice,
2020-11-14 melchiorFix for "New" chunks not being recognised
2020-11-14 melchiorWeighted Rankins for Colum Counters,
2020-11-11 melchiorApparently 'fixed' Air Block type filters (non-solid...
2020-11-10 melchiorW.I.P. Experimental use of Heightmap to replace Region...
2020-10-26 melchiorW.I.P. Fixes for several issues - plus better Shard... snapshots_m
2020-10-19 melchiorFilter grass blocks from heightmap
2020-10-19 melchiorW.I.P. Heightmap, needs handling for permeable blocks
2020-10-10 melchiorW.I.P. Inelegant fixes for a thorny problem...apparentl...
2020-10-05 melchiorW.I.P. Refactoring, instrumentation, Stats overhaul...
2020-09-20 melchiorW.I.P. Changes for non-Seasonal color on map, default...
2020-09-17 melchior1st attempt to fix Protocol buffer corruption issue
2020-08-07 melchiorUpdates for V1.13 series (Prerelease...!) PR7.3
2020-07-05 melchiorFixes for Translocator, and Coordinate format change...
2020-06-03 melchiorRemoved client command - as GUI handles this.
2020-06-03 melchiorWorking (W.I.P.) snapshots!
2020-06-01 The Grand Dogadded WIP snapshot system
2020-05-04 melchiorChanged shard (png) output to its own "Chunks" director...
2020-04-28 melchiorFixed missing ref on ChunkMeta, Using Generics
2020-04-27 The Grand DogMerge branch 'Split_renderers' into vgd
2020-04-27 The Grand DogUpdate AutomapSystem.cs
2020-04-27 The Grand DogCOMPLETE rewrite of the JSON generator to use new lambd...
2020-04-25 melchiorPotential fix for Memory leak - Clear (some) Metadata... Split_renderers
2020-04-01 melchiorPre-RC0: Pass 2; JSON Field metadata dynamic generation.
2020-03-30 melchiorMerge branch 'vgd' of into Split_renderers
2020-03-28 The Grand Dogfully implement the most advanced version of the map...
2020-03-20 melchiorPre-RC1: Added Tab delimited POI/EOI report file
2020-03-14 melchiorPre-PR: Point Metadata persistence, GUI work
2020-03-11 The Grand DogMerge branch 'Split_renderers' into vgd
2020-03-11 The Grand Dogchange the way the metadata is exported, typos
2020-03-05 melchiorPre-PR5 Configurable Designators, Autostart, fix for...
2020-03-02 melchiorPre-PR5; Minor changes to Rock-map data
2020-03-02 melchiorPre-PR5: Now with better, mostly-standard-compliant...
2020-03-01 The Grand DogMerge branch 'Split_renderers' into vgd
2020-03-01 The Grand Dogchat message -> verbose debug
2020-02-29 melchiorPost-PR4 #2: Heightmap in PNG Metadata, JSON encoding...
2020-02-26 melchiorPost PR4 fixes; (added static HTML to project_,
2020-02-26 The Grand Dogbug fix with international use, simplification
2020-02-26 The Grand Dogreplaced the static static map with dynamic static...
2020-02-25 The Grand DogMerge branch 'Split_renderers' into vgd
2020-02-25 The Grand Dogadd prettyCoord value to metadata
2020-02-23 The Grand Dogprep Metadata.js for ViewFrame, bug fix with POI positions
2020-02-21 The Grand Dogindentation
2020-02-20 melchiorAdjusted notes GUI, POI/EOI JSON metadata added
2020-02-16 melchiorAdded Notation feature
2020-02-16 melchiorFixed JSON format
2020-02-14 melchiorW.I.P. VII: Cmd events mostly Protobufferized,
2020-02-10 melchiorW.I.P. VI: Automap Commanded by local event bus
2020-02-08 melchiorW.I.P. V: more GUI work - start of Message bus to Autom...
2020-02-08 The Grand Dogindentation
2020-02-04 melchiorW.I.P. IV: More reliable entity / block scanning (full...
2020-01-30 melchiorW.I.P. III: Translocator working Via BlockEntity scan...
2020-01-27 melchiorW.I.P. for Split Rendering; Working Entity P.O.I. ...
2020-01-23 melchiorSplit Renderers (W.I.P.)
2020-01-17 melchiorW.I.P. #7 fix for PNG Chunk factory, GUI stuff
2020-01-10 melchiorW.I.P. #6: GUI incomplete, injected JSON map state...