LexManos
158c2f1feb
Updated World patch, there are a lot of new things happening int he constructor, xcomp should probably vet this.
2012-10-21 10:26:07 -07:00
LexManos
07a4a9f41f
Teleporting has a new function (func_82448_a), made it so that you can supply your own teleporter to that function, and so it works with dimension movement factors.
2012-10-21 10:25:27 -07:00
LexManos
a705a12cdf
Removed Forge's TileEntity.getRenderDistance, now a vanilla feature: TileEntity.func_82115_m
2012-10-21 10:23:46 -07:00
LexManos
3f03cc8c87
BlockCrops is now the parent class of multiple types of crops, Wheat, Potatoes, and Carrots, updated getBlockDropped patch to reflect.
2012-10-21 10:22:56 -07:00
LexManos
067458bdc0
Patches removing forge spawn protection, now a vanilla feature.
2012-10-21 10:21:39 -07:00
LexManos
1ee857e779
Entities have a new function to determine explosion strength that they create, and implemented Item frame pickblock.
2012-10-21 10:20:39 -07:00
LexManos
6ffaa94994
BlockSnow now pretty much just passes harvestBlock to it's super.
2012-10-21 10:19:54 -07:00
LexManos
c81f696cd7
Updated Render patches, Bipeds now have the ability to have helmets, of either blocks, or the new 'heads'
2012-10-21 10:19:17 -07:00
LexManos
fd1f09a34e
Patches that applied with little to no functional changes.
2012-10-21 10:16:55 -07:00
LexManos
01722c6c3c
Forge spawn protection removed, now a vanilla feature.
2012-10-21 10:05:50 -07:00
LexManos
9eeda7b4db
No longer needed, getRenderDistance removed because Vanilla has it now, TileEntity.func_82115_m
2012-10-21 10:05:02 -07:00
LexManos
305a1ef66b
Moved to common where it should be
2012-10-21 10:02:23 -07:00
LexManos
6127c113b8
Remove final from 'villageCollectionObj' to allow for delayed setup of Map source objects.
2012-10-21 10:00:43 -07:00
LexManos
4a4166fe7e
Update for new names in 1.4
2012-10-21 10:00:02 -07:00
Christian
b88f2e6938
Fix RenderRegistry render ID - now at 36
...
Fix SpriteMaps - they're running out fast! Switch to forge if you can!
RenderBiped now has an armorlist- so armortypes add to it as well
2012-10-21 12:41:53 -04:00
LexManos
bf14aefd28
Update Forge's AT for 1.4 names.
2012-10-21 05:46:23 -07:00
LexManos
ae28513c98
Fix recompile call for 1.4 MCP change
2012-10-21 05:46:10 -07:00
LexManos
ad1d1da435
FML Update for 1.4
2012-10-21 05:45:53 -07:00
Christian
8af47f2bb9
Fix up FML python script for forge
2012-10-21 08:19:36 -04:00
Christian
bdb8a7c059
Update to MCP pre 3. Fixes some weirdnesses with explosions.
2012-10-21 07:11:09 -04:00
Christian
76be826ffb
Merge branch '1.4'
2012-10-20 18:07:22 -04:00
Christian
2fcea16485
Update for MCP release
2012-10-20 18:02:26 -04:00
Christian
698f0e69eb
Remove fuzz from patches for INetworkManager change
2012-10-20 17:16:50 -04:00
Christian
8ce9b05d8b
Fix for new names INetworkManager and ITexturePack. I also provide refactoring scripts for both, for your use...
2012-10-20 17:07:59 -04:00
Christian
c7002207fb
Add a script to ignore git complaining about the eclipse workspace changing - run when you first open the eclipse workspace
2012-10-20 15:24:05 -04:00
Christian
fabc324487
Update gitignore - ignore the files that will change or be deleted
2012-10-20 15:14:06 -04:00
Christian
1a3c19430c
Add in "starter" image for eclipse workspace
2012-10-20 15:02:37 -04:00
Christian
6c48db441c
Eclipse workspace fixup 2?
2012-10-20 14:42:25 -04:00
Christian
75fa0f2bdb
Clean up eclipse workspace- part 1
2012-10-20 14:09:44 -04:00
Christian
279b5d5e23
Clean up a bit of patch fuzz
2012-10-20 12:39:40 -04:00
Christian
7da5727e3e
Fix CommonHandler for rename of the server thread class
2012-10-20 12:31:35 -04:00
Christian
59738c493a
Update with RC2 MCP. Use the joined.exc file directly since MCP now provides it.
2012-10-20 12:27:30 -04:00
Christian
70c342908f
Fix exception for CodecMus
2012-10-20 12:12:43 -04:00
Christian
7ac53b4772
Fix some compilation issues. Requires resolving the worldclient abstract method
2012-10-20 11:30:01 -04:00
LexManos
ce847a7c53
Inital patch update to 1.4
2012-10-20 02:43:03 -07:00
LexManos
7afbc1ab93
Moved into EntityVillager
2012-10-20 02:42:34 -07:00
LexManos
2028b0aa7f
Fix line ending detection during checkout.
2012-10-20 02:32:29 -07:00
LexManos
f59de49682
We don't need logging here...
2012-10-20 02:27:26 -07:00
LexManos
ed3f7c14e3
remove useless -Server projects
2012-10-20 00:43:02 -07:00
LexManos
528670d103
Updated the AT config and Marker config for 1.4 obf
2012-10-20 00:36:33 -07:00
LexManos
c106909d91
Updae build to copy files that may decompile differently but are actually the same, and updated for 1.4 values.
2012-10-20 00:06:55 -07:00
LexManos
671892fd32
Update MCP Merge config.
2012-10-19 23:57:49 -07:00
LexManos
7fcdb47edb
Pull in MCP's 1.4 conf files.
2012-10-19 23:57:05 -07:00
LexManos
ecf14df030
Fix error in merging of exec's
2012-10-19 21:14:03 -07:00
LexManos
8ce75c4ab5
Bump version to 4.3, final for 1.3.2
2012-10-19 18:57:24 -07:00
LexManos
1d1251d92a
Remove some test code.
2012-10-19 18:56:56 -07:00
LexManos
34ebfcd978
Added ability for mods to cleanly define and display new creative tabs.
2012-10-19 08:46:39 -07:00
Christian
f3443d3e02
Fix classloading issue preventing JRockit from running forge
2012-10-19 09:30:31 -04:00
Christian
2687a67e73
Forge build change: the universal jar, if installed alongside a server jar file, can be executed to load forge. No server side merging required!
...
Update FML: 989ab3e
989ab3e Update build.xml - add a classpath to the manifest. This means the universal jar is now a server side launche
88f1dc9 Typos!
2012-10-18 21:31:39 -04:00
Christian
9b1375f536
Update build.xml - add a classpath to the manifest. This means the universal jar is now a server side launcher.
2012-10-18 21:07:33 -04:00