thatsIch
|
0622b8bb83
|
Simplify return logic
|
2014-11-04 02:07:36 +01:00 |
|
thatsIch
|
3eedc60e9f
|
Explicitly stating that it is an unknown object class also here
|
2014-11-04 02:07:20 +01:00 |
|
thatsIch
|
e1091d647c
|
Explicitly stating that it is an unknown object class
|
2014-11-04 02:06:52 +01:00 |
|
thatsIch
|
ff584ab627
|
Remove redundant array creations for calling varargs methods
|
2014-11-04 02:05:09 +01:00 |
|
thatsIch
|
bff5a3ec5c
|
Remove double negations
|
2014-11-04 02:01:47 +01:00 |
|
thatsIch
|
aa15af0a08
|
base block now has a specified add information list
|
2014-11-04 01:52:04 +01:00 |
|
thatsIch
|
f5823b6802
|
Reduced dependency scope of CompassReader
|
2014-11-04 01:46:36 +01:00 |
|
thatsIch
|
dbbfb12cc2
|
Restrict view of CompassReader fields
|
2014-11-04 00:51:51 +01:00 |
|
thatsIch
|
00f67e94e4
|
Use constant for four hours and reuse them in the versionchecker
|
2014-11-04 00:47:44 +01:00 |
|
thatsIch
|
6d45cecbf2
|
Finalize version checker delay
|
2014-11-04 00:44:50 +01:00 |
|
thatsIch
|
1015214dea
|
Removed version checker ran variable, because thread closes anyways now
|
2014-11-04 00:41:38 +01:00 |
|
thatsIch
|
1abe08cee3
|
Removed version checker instance
|
2014-11-04 00:39:59 +01:00 |
|
thatsIch
|
68c6f24876
|
Reduce visibility of the static variables in the MA TileEntity
|
2014-11-03 03:06:03 +01:00 |
|
thatsIch
|
c19ed27f0e
|
Merge pull request #373 from yueh/fix-326
Moved getGrid() (WeakReference) to a local var
|
2014-11-02 12:19:18 +01:00 |
|
yueh
|
8d2f8f3369
|
Prevent anything but boosters inside WAPs
|
2014-11-02 10:52:45 +01:00 |
|
yueh
|
9e48eb40a0
|
Moved getGrid() (WeakReference) to a local var
|
2014-11-02 10:23:32 +01:00 |
|
Cisien
|
9bb0722495
|
Fixed certus worldgen
|
2014-10-18 20:29:02 -07:00 |
|
Cisien
|
e12688516d
|
fix merge conflict
|
2014-10-18 17:52:35 -07:00 |
|
Cisien
|
0cfa6b306a
|
Add config option to whitelist dimensions for meteorite gen
|
2014-10-18 17:32:51 -07:00 |
|
thatsIch
|
d78b0f87d5
|
Merge pull request #311 from thatsIch/textfield
Fixes search-box click area
|
2014-10-18 10:03:26 +02:00 |
|
thatsIch
|
cea2a91b31
|
Fixes search-box click area
|
2014-10-16 17:19:12 +02:00 |
|
yueh
|
dc30df522c
|
Fixes dupe bug. #309
|
2014-10-16 14:57:43 +02:00 |
|
FireBall1725
|
88570117bc
|
Merge pull request #277 from yueh/fix-276
Changed TreeMap to a threadsafe implementation
|
2014-10-13 08:32:55 -04:00 |
|
yueh
|
43a80d67d8
|
Switched to a concurrent collection in ItemList
Replaced the TreeMap inside ItemList with a CSLM
Formated code to match the current formatting
|
2014-10-13 12:49:54 +02:00 |
|
yueh
|
4978037b55
|
Code formatting
|
2014-10-13 00:11:56 +02:00 |
|
yueh
|
11f5594812
|
Fixes duping of damaged items. #298
|
2014-10-12 23:41:06 +02:00 |
|
Chris
|
c737de91e3
|
Merge pull request #289 from yueh/fix-288
Fixed an off by one error in CableBusStorage
|
2014-10-11 07:34:11 -07:00 |
|
yueh
|
ae1a7ddc0f
|
Fixed an off by one error in CableBusStorage
This will fix #269 and #288
|
2014-10-11 12:09:17 +02:00 |
|
Chris
|
52e548eebc
|
Merge pull request #281 from thatsIch/controlflow
Simplified some control flow statements
|
2014-10-09 13:22:55 -07:00 |
|
Chris
|
cbe2ef3dfb
|
Merge pull request #279 from thatsIch/numeric
Numeric redundancies. Could be bad when using copy paste
|
2014-10-09 13:22:17 -07:00 |
|
thatsIch
|
011ff54224
|
Simplified some control flow statements
|
2014-10-09 21:33:31 +02:00 |
|
thatsIch
|
54f479e827
|
Removed some imports
|
2014-10-09 21:17:48 +02:00 |
|
thatsIch
|
5d9d6a865a
|
Numeric redundancies. Could be bad when using copy paste
|
2014-10-09 21:12:43 +02:00 |
|
yueh
|
fdd1a362d6
|
Changed TreeMap to a threadsafe implementation
|
2014-10-09 16:37:25 +02:00 |
|
thatsIch
|
bb865c72a4
|
Stopping versionchecker after finding the information successfully
Adding information about the termination of the versionchecker
|
2014-10-09 15:57:43 +02:00 |
|
Cisien
|
4eb70c92de
|
Migrate rv1 worlds to rv2 api for storage bus mode
|
2014-10-07 15:55:18 -07:00 |
|
FireBall1725
|
c017e90e87
|
BugFix for #260
|
2014-10-06 10:02:17 -04:00 |
|
Chris
|
dff63d25ee
|
Merge pull request #249 from thatsIch/meaningfuliterator
Implement correct Iterator type
|
2014-10-05 08:56:56 -07:00 |
|
Chris
|
6d2f399cca
|
Merge pull request #253 from thatsIch/craftinggridcache
Craftinggridcache
|
2014-10-05 08:56:29 -07:00 |
|
thatsIch
|
da148ef787
|
Renames, visibility, other cleanups
|
2014-10-05 16:15:36 +02:00 |
|
thatsIch
|
f32010a538
|
Renamed to a more readable version
|
2014-10-05 15:57:30 +02:00 |
|
thatsIch
|
9717450f13
|
Added missing Type
|
2014-10-05 15:43:52 +02:00 |
|
thatsIch
|
060255e9c7
|
Reduce visibility of fields
Implement against interfaces
Enforce immutability instead resetting it hard via new instantiation.
|
2014-10-05 15:38:56 +02:00 |
|
thatsIch
|
d889dda406
|
Add correct types for classes to show that its really unknown at runtime which classes they use
|
2014-10-05 15:28:55 +02:00 |
|
thatsIch
|
6b7e821e7c
|
lower case field
|
2014-10-05 15:25:36 +02:00 |
|
thatsIch
|
13cf7e7b50
|
Reduce visibility of fields
|
2014-10-05 15:25:09 +02:00 |
|
thatsIch
|
bfc14ddc54
|
Use correct way to check if layerInterface is in the map
|
2014-10-05 15:24:29 +02:00 |
|
thatsIch
|
016a6410aa
|
Implement correct Iterator type
|
2014-10-05 12:04:20 +02:00 |
|
Chris
|
add0bd41e4
|
Merge pull request #245 from thatsIch/pathsegment
Remove redundant exception and instantiation
|
2014-10-04 16:43:50 -07:00 |
|
Chris
|
93c8460f9d
|
Merge pull request #244 from thatsIch/pathgridcache
Fixed single loop
|
2014-10-04 16:42:42 -07:00 |
|