Eric Stokes
|
c22a8a9d18
|
Implement new world creation methods
|
2011-10-09 18:11:36 -06:00 |
|
Eric Stokes
|
2759d75125
|
Finalize API v5
|
2011-10-09 16:36:05 -06:00 |
|
Eric Stokes
|
980381194b
|
Continue updating API. Fix squids not being monitored, Closes #181
|
2011-10-09 15:38:18 -06:00 |
|
Eric Stokes
|
8370a72776
|
Add hunger API, bump protocol to 5
|
2011-10-09 11:48:09 -06:00 |
|
Eric Stokes
|
e0f9344d20
|
Merge branch 'master' of github.com:Multiverse/Multiverse-Core
|
2011-10-09 11:43:13 -06:00 |
|
Eric Stokes
|
3fde98049f
|
Add a bunch more to the API
|
2011-10-09 11:31:50 -06:00 |
|
main()
|
40c04a1f4e
|
Made removePlayersFromWorld() visible from the API and moved the javadoc
|
2011-10-09 19:27:40 +02:00 |
|
Eric Stokes
|
5386aadbb7
|
Add new api items for hiding worlds, Move the severe perms error to a level 2 log
|
2011-10-09 08:51:29 -06:00 |
|
Eric Stokes
|
5e0903086e
|
Display API version, fix difficulty enums missing
|
2011-10-08 14:59:47 -06:00 |
|
Eric Stokes
|
ff47610424
|
Bump protocol to 4
|
2011-10-08 14:29:44 -06:00 |
|
Eric Stokes
|
84e178d12e
|
Bump API to version 3
|
2011-10-08 12:38:54 -06:00 |
|
Eric Stokes
|
f2a263f86c
|
Merge WorldManager Changes to keep the API happy
|
2011-10-08 12:38:23 -06:00 |
|
Eric Stokes
|
3c750104a5
|
rename some methods in the WorldManagerAPI
|
2011-10-08 12:36:57 -06:00 |
|
main()
|
f69c85e6b0
|
Added loadWorld(String name) to the WorldManager and made it accessible with a command
Added some "'" around log-messages
|
2011-10-08 12:28:27 -06:00 |
|
Eric Stokes
|
6e4de79bfb
|
Add WorldManager API, API is now level 2
|
2011-10-08 11:57:50 -06:00 |
|
Eric Stokes
|
2d112edee5
|
Start writing the Core API
|
2011-10-08 11:42:35 -06:00 |
|
Eric Stokes
|
4a634e8418
|
Final backwards compatability checks
|
2011-10-08 10:57:48 -06:00 |
|
Eric Stokes
|
e31f2c79ac
|
Fix breakages with SignPortals
|
2011-10-08 10:14:52 -06:00 |
|
Eric Stokes
|
cc3889b166
|
Increment v to 2.1, start adding dummy files
|
2011-10-08 08:22:19 -06:00 |
|
Eric Stokes
|
7bbdac9012
|
Move a bunch of classes into utils
|
2011-10-07 18:47:39 -06:00 |
|
Eric Stokes
|
d04a42ee92
|
Move utils package inside multiversecore
|
2011-10-07 18:26:40 -06:00 |
|
Eric Stokes
|
fa80b66ac2
|
Pull changes from master
|
2011-10-07 18:22:54 -06:00 |
|
Eric Stokes
|
ae19604eab
|
Add difficulty to the info command
|
2011-10-03 19:59:29 -06:00 |
|
Eric Stokes
|
6e7daf4e85
|
And this is why we need unit tests...
|
2011-10-03 19:40:21 -06:00 |
|
Eric Stokes
|
86d3628b1c
|
Actually save the difficulty
|
2011-10-03 19:24:38 -06:00 |
|
Rigby
|
9be14a2a0c
|
You just can't get the right staff these days...
|
2011-10-04 01:28:42 +01:00 |
|
Eric Stokes
|
091c5a9621
|
Move GameMode check to onPlayerChangeWorld, fix difficulty case settings
|
2011-10-03 17:43:57 -06:00 |
|
Eric Stokes
|
c566ead9ef
|
Add multiworld difficulty
|
2011-10-02 21:18:25 -06:00 |
|
Eric Stokes
|
d97bbfb1b1
|
Fixed Hunger/Food setting Closes #119
|
2011-09-28 19:56:41 -06:00 |
|
Eric Stokes
|
ea6e94d99d
|
Fix Signportals not going anywhere
|
2011-09-28 19:34:00 -06:00 |
|
Eric Stokes
|
f0ae8cbb8e
|
Ensure that the world players are going to is not null
|
2011-09-28 17:02:21 -06:00 |
|
Eric Stokes
|
1a6e93f0df
|
Add aditional checks for onPlayerPortal
|
2011-09-28 16:28:09 -06:00 |
|
Eric Stokes
|
8fe128ec0f
|
Add more api items
|
2011-09-26 20:21:39 -06:00 |
|
Eric Stokes
|
f3cd433e80
|
Remove ALL perms3 refs
|
2011-09-25 12:11:42 -06:00 |
|
Eric Stokes
|
0964f461eb
|
Remove Permissions 3 support
|
2011-09-25 12:02:28 -06:00 |
|
Eric Stokes
|
fa409ac4f5
|
Remove fakePvp from the API
|
2011-09-25 11:05:48 -06:00 |
|
Eric Stokes
|
3753256611
|
Move destinations to their own package
|
2011-09-25 10:46:07 -06:00 |
|
Eric Stokes
|
b378b0cf79
|
Update World API's comments to reflect new API changes
|
2011-09-25 10:43:22 -06:00 |
|
Eric Stokes
|
e5646bbbfd
|
Remove silly nullable reference
|
2011-09-25 10:41:43 -06:00 |
|
Eric Stokes
|
66538ccd02
|
Moved API around, added more docs
|
2011-09-25 10:40:23 -06:00 |
|
Eric Stokes
|
d63c043368
|
New code format
|
2011-09-25 09:14:17 -06:00 |
|
Eric Stokes
|
65dce752d4
|
Don't set the hunger, only cancel the events
|
2011-09-22 19:47:14 -06:00 |
|
Eric Stokes
|
268b272f4d
|
Implement Hunger. Untested
|
2011-09-21 22:15:16 -06:00 |
|
Eric Stokes
|
eb0b83c507
|
Add getHunger api. No implementation yet
|
2011-09-21 19:26:02 -06:00 |
|
Eric Stokes
|
f009ad6dd6
|
Merge branch 'master' into development
|
2011-09-21 17:50:16 -06:00 |
|
Eric Stokes
|
6b543a793a
|
Add BedDestination
|
2011-09-21 17:45:10 -06:00 |
|
Rigby
|
05de5055ab
|
Lets try this.
|
2011-09-21 19:16:25 +01:00 |
|
Rigby
|
688ea7a1d3
|
Merge branch 'master' of github.com:Herocraft/Multiverse-Core
|
2011-09-21 18:43:18 +01:00 |
|
Rigby
|
fc02efd90f
|
Added Doxygen... hopefully we'll have pretty JavaDocs.
|
2011-09-21 18:42:44 +01:00 |
|
Eric Stokes
|
6039009e3f
|
Merge branch 'master' into development
|
2011-09-18 13:53:36 -06:00 |
|