Commit graph

1221 commits

Author SHA1 Message Date
pahimar
c8f0968316 Nothing to see here, switching workstations :-p 2013-10-06 13:53:08 -04:00
pahimar
a3cfc4d0e0 Messing around 2013-10-05 22:46:29 -04:00
Xetosphere
80e095c40b Rename nb_NO to nb_NO.lang 2013-10-05 13:24:55 +02:00
Vexatos
babe60289d Update with good changes from #463, closes #463 2013-10-05 09:53:04 +02:00
Xetosphere
aaa767b529 Delete outdated nb_NO.xml file. 2013-10-04 18:22:27 +02:00
Xetosphere
4fcf7bbbf6 Small changes. 2013-10-04 18:21:34 +02:00
Xetosphere
d310f22087 Rename no_NO to nb_NO 2013-10-04 18:11:01 +02:00
Xetosphere
f4c6f042a8 Added language file for norwegian bokmål. 2013-10-03 22:23:37 +02:00
pahimar
b9b2e131fe Not a great day for productivity 2013-09-30 16:06:37 -04:00
Vexatos
48db8a08e7 Improvements thanks to @Robotic-Brain , again. 2013-09-30 18:41:24 +02:00
pahimar
6e2676e0c9 Some stuff that might not live long 2013-09-29 12:38:44 -04:00
pahimar
1943bdc6a3 EMC Type icons provided by game-icons.net (don't give me grief if they look similiar, Azanor uses the same site for his!) 2013-09-29 12:38:22 -04:00
pahimar
3ecb68f17d Working on some recipe stuff now 2013-09-28 15:00:28 -04:00
Pulsior
4e412d8146 Update nl_NL.lang
As a native Dutch speaker, these translations seem really weird, so I added my own.
2013-09-27 21:30:43 +02:00
pahimar
9b1643ced3 Some more graph work 2013-09-25 00:30:00 -04:00
Lluixhi Scura
0bf74b8f38 typo 2013-09-24 14:45:17 -07:00
Lluixhi Scura
833cf8e1b1 Changed some things around again. I /think/ that's all.
I can't believe I missed that local repository line.  //Shame
2013-09-24 14:42:33 -07:00
pahimar
a2e0c961c5 Import cleanup, and change up the debug print to be more human readible 2013-09-24 15:56:04 -04:00
pahimar
8ea1279fb4 Fixed the derp in the graph (I was overly encapsulating). Things look
better again - at least it won't crash for you guys anymore! :D
2013-09-24 15:29:11 -04:00
pahimar
7f9028ff74 Moving the graph stuff into a more appropriate package 2013-09-24 09:59:18 -04:00
Vexatos
32b7a6211c Improvements thanks to @Robotic-Brain 2013-09-24 08:39:56 +02:00
pahimar
a1feb1b63c I'll come back to this in the morning 2013-09-24 00:26:42 -04:00
pahimar
75f4a248d0 Reworked the WeightedDirectedGraph to use the Node encapsulation object,
this is untested and likely isn't working as expected at the moment.
Also, commenting of this isn't finished
2013-09-23 23:01:10 -04:00
Lluixhi Scura
36a6fdb6d0 derp. 2013-09-23 18:13:17 -07:00
Lluixhi Scura
b5728f6876 Added Wliu's Recommended changes, and cleaned up laziness-mistakes. 2013-09-23 17:58:46 -07:00
pahimar
2babc3a52a Added sample private properties file, and clean up some unnecessary crap
from the build script
2013-09-23 15:08:54 -04:00
Vexatos
50429c10a4 Updated de_DE.lang, Closes #452
I am not sure about the hyphens in ll. 51-55, tell me your opinion.
2013-09-23 17:58:31 +02:00
Lluixhi Scura
8c23befc8a Changed README.md to replace mentions of 1.6.3 with those of 1.6.4 2013-09-23 06:07:18 -07:00
pahimar
8ddcb353cb Still not considered stable. 2013-09-22 22:03:28 -04:00
Lluixhi Scura
f8259f8460 modified: README.md 2013-09-22 16:55:58 -07:00
lluixhi
83bee17534 Updating the README.md.
Extended linux descriptions, changed build instructions for 1.6.x compilations.
2013-09-22 16:03:15 -07:00
pahimar
9b5584cf28 Update trunk for MC 1.6.3, and some work on re-jigging the weighted
directed graph. THIS WILL NOT BUILD SUCCESSFULLY OR RUN IN ITS CURRENT
STATE. VERY BROKEN ATM.
2013-09-20 16:00:58 -04:00
ganymedes01
3f202c1ed2 Remove duplicate check. 2013-09-20 13:33:13 +01:00
pahimar
0a5db4c0ca Just some light work on the Alchemy Table renderers 2013-09-19 16:01:40 -04:00
pahimar
abab67886f Move back the gitignore, and add pointers to the files again 2013-09-18 21:38:50 -04:00
pahimar
49198cfb54 Moving gitignore 2013-09-18 21:32:50 -04:00
pahimar
b0efa8e07b Update for proper pointers to source folders 2013-09-18 21:31:21 -04:00
pahimar
5bdb4a34c8 Removing the old eclipse setting files (they are in eclipse/ now) 2013-09-18 21:24:49 -04:00
pahimar
8ff5c0d787 Update gitignore 2013-09-18 21:09:39 -04:00
pahimar
c56f7fc5c7 Moving Eclipse related configuration files into an eclipse/ folder 2013-09-18 21:04:20 -04:00
pahimar
9b6ce0ffa2 Mucking with something 2013-09-18 21:01:29 -04:00
pahimar
85d6dd17ef Thanks https://twitter.com/Rosespikes for the Alchemy Table model and
texture!
2013-09-17 20:35:16 -04:00
pahimar
0da12d018f Expose build.properties build property file, show an example of the
environment properties file, update .gitignore
2013-09-17 20:32:35 -04:00
pahimar
4c158fd716 Ocarina notes care of the lovely twitter.com/EddieRuckus 2013-09-16 20:33:08 -04:00
pahimar
2614792aff Added a clean forge install option to the build script, and some more attributes for the graph infrastructure 2013-09-16 19:59:40 -04:00
pahimar
ba142c81c3 Merge pull request #447 from myoKun345/master
Add sv_SE.lang
2013-09-16 05:48:55 -07:00
pahimar
ebc2dbcb92 Merge pull request #445 from TDarkShadow/master
Created nl_NL.lang
2013-09-16 05:48:43 -07:00
pahimar
5bf789a44c Merge pull request #446 from 50Wliu/Localization
Deleted duplicate localizations
2013-09-16 05:48:14 -07:00
pahimar
dcb76dbe7a Merge pull request #449 from adamros/patch-1
Fix forge-install fail on Linux. Much appreciated :)
2013-09-16 05:47:11 -07:00
adamros
e3513262a5 Fix forge-install target
Run appropriate command on Linux - install.sh instead of non-existing reobfuscate_srg.sh in Forge directory
2013-09-14 21:12:08 +02:00