Christian Weeks
|
b6b5955404
|
Working on the ticking stuff
|
2012-05-07 00:54:18 -04:00 |
|
Christian Weeks
|
816b0738e4
|
The beginning
|
2012-05-04 17:02:12 -04:00 |
|
Christian Weeks
|
4b4ad6781e
|
Introduce the client side FML
|
2012-05-03 19:40:55 -04:00 |
|
Christian Weeks
|
071d54feaf
|
Implement addBiome, hopefully. Pushes biome list to the WorldType field. Sorry Bioxx.
|
2012-05-03 14:05:13 -04:00 |
|
Christian Weeks
|
12a928536a
|
Fix a small issue with the build output script
Fix a significant issue with MLProp handling and primitives- they work now
|
2012-04-26 17:38:31 -04:00 |
|
Christian Weeks
|
ef88519637
|
More text fixup
|
2012-04-19 23:07:07 -04:00 |
|
Christian Weeks
|
e6a9eb7b91
|
Typos
|
2012-04-19 22:54:10 -04:00 |
|
Christian Weeks
|
cf351c6118
|
Add in detection for MLMP and try to fail with a graceful message.
|
2012-04-19 22:40:59 -04:00 |
|
Christian Weeks
|
e261ad1295
|
Tweak the loader a little bit to just use file names, not fully qualified directories when referring
to mods.
|
2012-04-18 14:03:30 -04:00 |
|
Christian
|
62b400c499
|
Merge in fixes from chickenbones for tick related problem
and straighten out variable naming in ModLoaderModContainer
|
2012-04-10 22:22:13 -04:00 |
|
Christian Weeks
|
2ae31bddd2
|
Add in more "Player" related events. Fix up some MLProp stuff
|
2012-04-09 10:18:24 -04:00 |
|
Christian Weeks
|
33f1e26df4
|
A proper console command handler, also fix ordering of loaded mods
|
2012-04-08 09:55:56 -04:00 |
|
Christian Weeks
|
07437b95ae
|
Add in a console command handler so you can access the command console
|
2012-04-08 02:00:57 -04:00 |
|
Christian Weeks
|
8fa4c1645c
|
Don't send a register unless I have channels. Add the channel to the mod channels list.
|
2012-04-08 01:11:32 -04:00 |
|
Christian Weeks
|
83730ee9ec
|
Split the packet salutation in two so we can work with or without forge
|
2012-04-08 00:18:37 -04:00 |
|
Christian Weeks
|
42aee9032f
|
Add the player object to the onLogin event so you don't need to dive internals for it during login
|
2012-04-07 22:38:29 -04:00 |
|
Christian Weeks
|
331768b272
|
Call my handleLogin hook from NetLoginHandler, tweak output in server gui and log file.
|
2012-04-07 22:11:01 -04:00 |
|
Christian Weeks
|
21d11f431f
|
Add in a missing client side method to modloader stubbed for the server
|
2012-04-06 12:24:52 -04:00 |
|
Christian Weeks
|
fc1dfa9cca
|
Documentation: lots
Some eclipse workspace settings that might help?
|
2012-04-05 16:22:47 -04:00 |
|
Christian Weeks
|
8b1f984c53
|
Handle the minecraft object registry better- now the client compiles too
Also a quickie astyle run over the code..
|
2012-04-05 12:36:54 -04:00 |
|
Christian Weeks
|
3b19792a12
|
Reorganize the code a little bit- move some stuff that was on FMLHandler to the common handler. Add a delegate
into the common handler that delegates to the right sided handler
|
2012-04-05 11:34:57 -04:00 |
|
Christian Weeks
|
e828c1793d
|
Run Astyle over the FML code. Happy lex?
|
2012-04-05 10:07:52 -04:00 |
|
Christian Weeks
|
b2555e4a50
|
links to implementation
|
2012-04-03 23:09:22 -04:00 |
|
Christian Weeks
|
3b0126d197
|
Channel validation
|
2012-04-03 22:45:27 -04:00 |
|
Christian Weeks
|
09efd147e1
|
Modloader complete
|
2012-04-03 17:04:26 -04:00 |
|
Christian Weeks
|
cd255f4d6a
|
Generic container
|
2012-04-03 16:12:19 -04:00 |
|
Christian Weeks
|
e243ffd1ce
|
MLProp
|
2012-04-03 15:41:25 -04:00 |
|
Christian Weeks
|
35ece09cfa
|
Mod sorting
|
2012-04-03 12:03:21 -04:00 |
|
Christian Weeks
|
971de1c2b4
|
Everything except ordering
|
2012-04-02 23:06:30 -04:00 |
|
Christian Weeks
|
63dbdd8db3
|
Update to 1.2.5 and hopefully forge compatibility
|
2012-04-02 18:09:06 -04:00 |
|
Christian Weeks
|
8e1f51d792
|
Forge support
|
2012-04-01 02:14:14 -04:00 |
|
Christian Weeks
|
a8351a0e84
|
Initial attempts to support forge stuff
|
2012-03-31 02:28:14 -04:00 |
|
Christian Weeks
|
44779a56b1
|
More logging
|
2012-03-31 00:43:54 -04:00 |
|
Christian Weeks
|
28ac773c0a
|
Some implementation
|
2012-03-30 22:26:16 -04:00 |
|
Christian Weeks
|
d8580c2d02
|
Tweak loader a bit
|
2012-03-30 21:03:25 -04:00 |
|
Christian Weeks
|
d97aaa4e82
|
Move more stuff around
|
2012-03-30 16:25:49 -04:00 |
|