LexManos
035328496c
Update FML again for mod screen blending fix.
2012-08-15 03:15:41 -07:00
LexManos
06aaa9e9a4
Add render distance property to TileEntity.
2012-08-15 02:18:23 -07:00
LexManos
4967683c9c
Fix issue with default getContainerItemStack
2012-08-15 02:09:21 -07:00
LexManos
d9423a4f25
New Command event.
2012-08-15 02:01:38 -07:00
LexManos
60a9655602
Seperated block placmenet logic in ItemBlock as immibis requested: https://github.com/MinecraftForge/MinecraftForge/pull/110
2012-08-15 01:48:34 -07:00
LexManos
57441b8678
Fix ItemBlock placement, should fix RP Deployers placing blocks 1 tile down.
2012-08-15 01:32:05 -07:00
LexManos
e6b61cb33d
Updated Orientation with new helper functionality.
2012-08-15 01:31:02 -07:00
LexManos
50e6b39a29
Updated FML, should fix the new included eclipse workspace.
2012-08-15 00:55:01 -07:00
LexManos
393852920c
Fixed bug in DimensionManager that would cause Index error for custom dimensions, also made WorldProviders aware of what dimension they are.
2012-08-14 23:59:15 -07:00
LexManos
57dcfc5dd0
Updated patches to 1.3.2
2012-08-14 23:58:32 -07:00
LexManos
9aa5d69679
Cleaned up forge scripts, and updated AT config for 1.3.2, deleted any reference to server specific code.
2012-08-14 23:57:16 -07:00
LexManos
77fd7add11
Update FML to 278, MC 1.3.2
2012-08-14 23:55:24 -07:00
LexManos
41333e001f
Cleanup repo, delete old code
2012-08-14 23:19:36 -07:00
LexManos
3b18bfae40
Readded patch to allow for use of custom teleporter for transfering dimensions.
2012-08-14 15:03:40 -07:00
LexManos
111c5021de
Update FML with entity spawning fixes
2012-08-14 05:37:54 -07:00
LexManos
c34a732133
Updated FML, should fix 'derp?' RuntimeError
2012-08-14 01:28:13 -07:00
LexManos
de43520870
Fix PickBlock 'ghost item' bug when picking with a item selected.
2012-08-13 23:05:39 -07:00
LexManos
2a8a917fdd
Update release script to create universal binary distro.
2012-08-13 22:28:23 -07:00
LexManos
75a0bf2c09
Update debug settings to use Client's internal MinecraftServer.main to debug dedi-server env.
2012-08-13 22:28:07 -07:00
LexManos
de7c3b2cab
Delete Forge server projects
2012-08-13 22:27:31 -07:00
LexManos
1d325c0325
Update FML, Tons of bug fixes and proper merging of client and server.
2012-08-13 22:27:10 -07:00
LexManos
e762b58bbf
Merge pull request #116 from bloodandiron/bonemeal-fix
...
Bonemeal handler fix
2012-08-13 13:15:25 -07:00
Jonathan Marini
66bd2868cb
Fix bug where default bonemeal behavior wouldn't trigger. Only return if the event was canceled.
2012-08-13 15:42:19 -04:00
LexManos
ede1e54c5e
Update FML, new AT features, and error info.
2012-08-12 21:55:56 -07:00
LexManos
6f38691efc
Update AT config to expose some block functions and a few extras.
2012-08-12 20:40:57 -07:00
LexManos
1c7d20ad36
Delete dead IGuiHandler
2012-08-12 20:40:35 -07:00
LexManos
0451ea7618
Updated FML
2012-08-12 20:40:26 -07:00
LexManos
83f7a57199
Fixed ItemRenderer not grabbing custom texture files properly for block items
2012-08-12 20:40:04 -07:00
LexManos
bef0090af0
Should fix commands.py patching not working properly first run.
2012-08-12 14:32:01 -07:00
LexManos
a024be74e6
Updated FML, Should fix a lot of installing issues for MCP.
...
Made patches error and not apply if the target file is not found.
Updated Event Transformer to add a default constructor...
Fixed 4096 setup code in MinecraftForge.initalize()
2012-08-12 05:14:32 -07:00
LexManos
da426653a8
Fix issue in install script for users with spaces in there paths.
2012-08-11 16:15:03 -07:00
LexManos
6b4288d00f
Updated FML, fixed custom tool hooks, and spawn protection/player reach hooks.
2012-08-11 14:45:48 -07:00
LexManos
97aae96754
Update FML, server should run now. Still issue with NPE with no mods installed.
2012-08-11 11:16:37 -07:00
LexManos
ba55320462
Fixed Diemsnion API related NPEs, and updated FML to 231.
2012-08-11 03:08:09 -07:00
LexManos
55636eabab
Updated FML, updated patches
2012-08-10 20:30:59 -07:00
LexManos
f374723610
Update fml, impelemnted Diemsnion API stuff.
2012-08-10 18:15:10 -07:00
LexManos
3aa13d8640
Include Forge's AT config into redist zips.
2012-08-10 02:25:48 -07:00
LexManos
acdcfd0a56
Added new pick block hook for blocks and entites to allow for better grained control of the result.
2012-08-10 02:09:11 -07:00
LexManos
d14b1b4e1f
Fix oreientation bug causing levers not being able to place.
2012-08-10 02:08:26 -07:00
LexManos
44e6fd90c9
Moved over Configuration
2012-08-10 00:31:39 -07:00
LexManos
f36d410cc4
Update fml
2012-08-09 19:13:12 -07:00
LexManos
69e9c31aef
Copy forge files over in install.
2012-08-09 18:48:20 -07:00
LexManos
a759939e13
Delete conf, server compile, update fml, and fix install script.
2012-08-09 18:37:52 -07:00
LexManos
f31b8a98a9
Cleaned up some more, fixed infinite loop with cancelable annotation, Client now compiles and enters world just fine.
2012-08-09 16:47:35 -07:00
LexManos
ba9e3a251c
Nope, unneeded patch
2012-08-09 03:11:40 -07:00
LexManos
dae4a07c60
Updated Client side patches for the new Merged MCP workspace.
2012-08-09 03:06:41 -07:00
LexManos
1bd8cdcd3e
Removed a lot of old files
2012-08-07 18:31:25 -07:00
LexManos
316bf8d448
Finished World and EntityMinecart patches.
2012-08-07 16:54:14 -07:00
LexManos
41f1a60f32
More conversions, added all the entity living events.
2012-08-07 01:24:06 -07:00
LexManos
4e91293271
More work, moved over packet stuff, need to change everything to use new NetworkMod system
2012-08-06 20:45:37 -07:00