Commit Graph

2029 Commits (master)

Author SHA1 Message Date
flying sheep c2124315e3 removed unnecessary ComponentListener 2013-04-13 22:39:20 +02:00
flying sheep ab65ccfb83 cleaned up mapviewer 2013-04-13 22:33:52 +02:00
flying sheep 560be41c72 steamlined classpathhacker 2013-04-13 03:20:56 +02:00
flying sheep f3f3b05faf Merge branch 'master' into Map-Overhaul
Conflicts:
	src/amidst/Amidst.java
2013-04-12 19:27:36 +02:00
flying sheep 65da10a43c refactored options 2013-04-12 19:25:41 +02:00
flying sheep 99ffa9a1c2 merged master 2013-04-12 15:42:03 +02:00
flying sheep bd562306b3 added preliminary command line option 2013-04-12 15:36:37 +02:00
flying sheep bd0e5e9bbe cherry-picked classpath entry 2013-04-12 15:06:29 +02:00
flying sheep dc8797b6c2 cosmetics 2013-04-12 15:03:02 +02:00
flying sheep 9062622933 factored out finderwindow reference again 2013-04-12 14:52:10 +02:00
flying sheep 187fa40413 addressed some issues mentioned in line comments on github 2013-04-12 14:26:53 +02:00
Skiphs dafa8abd79 First implementation of new map
There are still a lot of issues, such as the lack of all the old layers,
left over code, and a few missing features (move to for example) But
this is a start.

Note that caching methods should not be bothered with for the moment, as
a cache directory and expiration date have not been coded.
2013-04-11 06:33:23 -07:00
flying sheep 0a16501f8d prettyfied assignments 2013-04-06 13:13:15 +02:00
flying sheep 7a8f7e1ea3 moved map object to new package. still needs love, though (tempDist & stuff) 2013-04-06 00:05:46 +02:00
flying sheep bae368b8dc organized project constructors 2013-04-05 23:47:18 +02:00
flying sheep 6ecbd88f36 converted world type to enum 2013-04-05 23:32:13 +02:00
flying sheep aa0fa3abb6 transferred and structured menu. still not happy with its complexity, but there is only so much you can do. 2013-04-05 23:04:28 +02:00
flying sheep e861bbb51f starkly simplified TagList Constructor from stream 2013-04-05 02:06:53 +02:00
flying sheep 3302365852 added utils and prettyfied code 2013-04-04 23:41:38 +02:00
flying sheep 2cbae59c92 updated readme 2013-04-04 22:51:45 +02:00
flying sheep 7d47a3ea85 heavily refactored Tag to be type safe and extendable: every tag has now one type entry and one own class, nothing else. 2013-04-04 22:36:36 +02:00
flying sheep e79f8856e3 moved and slightly refactored Tag 2013-04-03 19:30:19 +02:00
flying sheep ad6c63db47 ignored .idea, sorry 2013-04-03 18:56:38 +02:00
flying sheep a335d9e788 refactored more stuff out of MoF and renamed it to ReflectionInfo 2013-04-03 18:45:43 +02:00
flying sheep 469d40c513 refactored mapmarker string names to a marker enum,
refactored resources,
created options singleton
2013-04-03 17:57:13 +02:00
flying sheep c34fad1d99 ignore intellij files 2013-04-03 16:20:56 +02:00
Skiphs 8a63d46b1c AMIDST in its current state
All items in MoF package should eventually be replaced.
2013-03-30 06:19:00 -07:00
Skiphs e2f4764059 Basic project 2013-03-30 06:11:23 -07:00
skiphs 99741d1ce9 Initial commit 2013-03-30 06:09:44 -07:00