Commit Graph

373 Commits (0b78c3d68d2b97e89a20ccaf7e6d61a28d95460a)

Author SHA1 Message Date
Stefan Dollase 0b78c3d68d added history.txt to the .gitignore 2015-11-13 06:11:39 +01:00
Stefan Dollase a1b182b7fa the BiomeColorProfile menu now selects the first profile after start/reload 2015-11-13 06:09:46 +01:00
Stefan Dollase 9d4a8d0035 fixed an issue that prevented the FinderWindow from showing up 2015-11-13 06:08:50 +01:00
Stefan Dollase d9260e8116 fixed a NullPointerException 2015-11-13 05:52:36 +01:00
Stefan Dollase b8d16ddc22 refactored the class BiomeColorMenu 2015-11-13 05:44:01 +01:00
Stefan Dollase 0fd91989c6 refactoring of the AmidstMenu 2015-11-13 03:49:56 +01:00
Stefan Dollase eb7c5f1121 extracted three classes from the class AmidstMenu 2015-11-13 00:53:02 +01:00
Stefan Dollase c4d365e1fa started refactoring the class AmidstMenu 2015-11-13 00:46:27 +01:00
Stefan Dollase 36e0b4dc1f applied eclipse formatting to the class AmidstMenu 2015-11-13 00:39:24 +01:00
Stefan Dollase 537c262487 more refactorings for the class FinderWindow 2015-11-13 00:37:56 +01:00
Stefan Dollase 41e0041ef6 started refactoring the class FinderWindow 2015-11-13 00:20:27 +01:00
Stefan Dollase f618989334 more refactorings for the class Project 2015-11-13 00:07:57 +01:00
Stefan Dollase d8eaf99ff7 extracted new class SeedHistoryLogger from the class Project 2015-11-12 23:54:17 +01:00
Stefan Dollase a4ad48f6ad more refactorings for the class Project 2015-11-12 23:31:57 +01:00
Stefan Dollase b82e1b14cb started refactoring the class Project 2015-11-12 23:16:25 +01:00
Stefan Dollase 9c460d96e9 refactored the class Widget 2015-11-12 23:00:22 +01:00
Stefan Dollase 7d45a21413 simplified screenshot command by reusing the already existing drawing code 2015-11-12 22:56:21 +01:00
Stefan Dollase cbdfd92642 extracted new inner class MapMovement from the class MapViewer 2015-11-12 22:45:15 +01:00
Stefan Dollase 2267376be9 extracted new inner class MapZoom from the class MapViewer 2015-11-12 22:39:50 +01:00
Stefan Dollase a1e786a91e more refactorings for the inner class MapViewer.Component 2015-11-12 20:23:14 +01:00
Stefan Dollase 6e40aafebd started refactoring the inner class MapViewer.Component 2015-11-12 20:03:46 +01:00
Stefan Dollase c20fb17ba3 extracted new inner class Component from the class MapViewer 2015-11-12 19:38:41 +01:00
Stefan Dollase bd93ce7af4 refactored the class MapViewer.Listeners 2015-11-12 19:14:21 +01:00
Stefan Dollase 5cefc62fa4 reordered methods in the class MapViewer 2015-11-12 18:34:49 +01:00
Stefan Dollase 65cb42b388 extracted new inner class Listeners from the class MapViewer 2015-11-12 18:29:21 +01:00
Stefan Dollase 1c214b06db started refactoring the class MapViewer 2015-11-12 18:18:42 +01:00
Stefan Dollase ba8e88c5a2 reordered methods in the class Map 2015-11-12 18:07:29 +01:00
Stefan Dollase 80bf9bbff9 renamed methods and variables 2015-11-12 18:02:59 +01:00
Stefan Dollase 6f7b1ae739 more refactorings for the map drawing 2015-11-12 17:48:13 +01:00
Stefan Dollase 23eac1933c extracted new inner class Drawer from the class Map 2015-11-12 16:54:56 +01:00
Stefan Dollase 14dcaf3db8 started refactoring class Map 2015-11-12 16:20:51 +01:00
Stefan Dollase e826c489eb further refactorings for the class Fragment 2015-11-12 02:01:35 +01:00
Stefan Dollase 06411e3d9e made all instance variables of the class Fragment private 2015-11-12 01:06:09 +01:00
Stefan Dollase f660a32693 started refactoring the class Fragment 2015-11-12 00:51:53 +01:00
Stefan Dollase 5ee2b97745 extracted new inner class QueueProcessor from FragmentManager 2015-11-12 00:13:17 +01:00
Stefan Dollase 6babede447 extracted new class FragmentCache from FragmentManager 2015-11-11 23:54:30 +01:00
Stefan Dollase 221288159f extracted new class LayerContainer from FragmentManager 2015-11-11 23:27:54 +01:00
Stefan Dollase c0c1f7059c first refactoring cycle for FragmentManager 2015-11-11 23:07:42 +01:00
Stefan Dollase 02636a47be applied eclipse formatting to Map and MapViewer 2015-11-11 21:45:01 +01:00
Stefan Dollase c1e3e96f9f applied eclipse formatting to Fragment and FragmentManager 2015-11-11 21:43:11 +01:00
Stefan Dollase fe2e83c64d made instance variable "map" in class "Layer" private 2015-11-11 21:41:58 +01:00
Stefan Dollase a0ebeb8c9b applied eclipse formatting to high level Layer classes 2015-11-11 21:38:59 +01:00
Stefan Dollase 9e92953938 moved MapViewer to package amidst.map 2015-11-11 21:31:51 +01:00
skiphs 6c0cd33942 Merge pull request #80 from Treer/upstream_feature_mapscale
Display map-scale on map
2015-05-04 13:00:36 +08:00
Treer f6e64d19b5 Adds v1.8.4 recognition. 2015-05-03 16:36:47 +10:00
Treer 6d65d32bc3 Adds scale widget to map 2015-05-03 15:59:31 +10:00
Treer a4a0b367fa Adds Ocean Monuments. 2015-05-03 05:52:45 +10:00
Treer 60d2dc558f Accuracy of structures improved.
Accuracy improvement part 2:
 * Increases accuracy on desertTemple/jungleTemple/witchHut, by testing which biome they are located in at full resolution (10 out of 139 structures changed in the test set).
2015-05-03 05:30:51 +10:00
Treer 348907b1e7 part of last commit (cannot amend) 2015-05-03 05:12:32 +10:00
Treer 0bad4091d8 Accuracy of structures improved.
Accuracy improvement part 1:
 * Provides full resolution biome access. Will be needed for ocean monuments, and to improve temple/witch hut accuracy.
2015-05-03 05:07:51 +10:00