sekwah41
|
e61a6f05c3
|
Update README.md
|
2014-10-22 22:34:08 +01:00 |
|
sekwah41
|
559286228d
|
Merge branch 'master' of ssh://git@github.com/sekwah41/Advanced-Portals.git
|
2014-10-22 21:26:20 +01:00 |
|
sekwah41
|
7ffb33ed3a
|
Added code that I forgot to make when adding support for desti:
|
2014-10-22 21:25:38 +01:00 |
|
sekwah41
|
e282877644
|
Users can now type desti in the create command
|
2014-10-22 21:24:36 +01:00 |
|
sekwah41
|
25e6b1945f
|
Update README.md
|
2014-10-22 21:19:45 +01:00 |
|
sekwah41
|
73c70a148d
|
Update README.md
|
2014-10-22 21:17:56 +01:00 |
|
sekwah41
|
fa64779a76
|
Update README.md
|
2014-10-22 21:14:58 +01:00 |
|
sekwah41
|
4e00c6a293
|
Finished the NMS system and added a new config variable to hide bungee
warp messages(as they can be annoying)
|
2014-10-22 21:06:45 +01:00 |
|
sekwah41
|
70f949dc23
|
Merge branch 'master' of ssh://git@github.com/sekwah41/Advanced-Portals.git
|
2014-10-22 17:50:50 +01:00 |
|
Alastair Hawkes
|
894d53dbfb
|
Started making the refactors
|
2014-10-22 17:48:24 +01:00 |
|
sekwah41
|
e053045950
|
test
|
2014-08-12 16:54:55 +01:00 |
|
sekwah41
|
e506803df9
|
Added some potential data fields to the portal types
|
2014-08-12 12:23:31 +01:00 |
|
sekwah41
|
bbe92cfd75
|
Added cross server teleportation with bungee(or at least should have,
its currently untested)
|
2014-08-12 12:17:24 +01:00 |
|
sekwah41
|
a3ec952e10
|
Completely recoded the portal data system so it stores the data in a
cleaner way.
|
2014-08-12 12:06:27 +01:00 |
|
sekwah41
|
08d2f60e64
|
Various different updates including the warp effects
|
2014-06-11 18:49:27 +01:00 |
|
sekwah41
|
a68014c5e6
|
Added the warp messages from the portals and also updated the edit menu
|
2014-06-04 21:42:12 +01:00 |
|
sekwah41
|
4846530568
|
The rename command has been complete and the remove function in the
portal class has been recoded. Also the edit menu has been fixed as it
never used to show the complete positions.
|
2014-06-04 15:52:24 +01:00 |
|
sekwah41
|
5509ec8d96
|
fixed the godo and warp command, updated some messages and started the
list command
|
2014-04-12 22:10:12 +01:00 |
|
sekwah41
|
7c00efb011
|
added a goto command in destination, need to add warp too. also the warp
list
|
2014-04-11 22:53:59 +01:00 |
|
sekwah41
|
c987143838
|
the text gui menus now work even better
|
2014-04-10 22:45:27 +01:00 |
|
sekwah41
|
7f806a0c55
|
Started the chat guis
|
2014-03-09 15:32:58 +00:00 |
|
sekwah41
|
860eca9f02
|
Started updating the selection so you can edit the portal you have
selected.
|
2014-03-09 12:20:59 +00:00 |
|
sekwah41
|
aafb5ebebd
|
Finished the select command and added another feature to the API
|
2014-03-02 15:37:53 +00:00 |
|
sekwah41
|
d73d5f3f17
|
Started the select command, and the warp messages
|
2014-02-23 21:52:04 +00:00 |
|
sekwah41
|
23d1d2a209
|
Started the warp command
|
2014-01-19 18:44:37 +00:00 |
|
sekwah41
|
2ba2b6c61b
|
Started trying to add riding mob support
|
2014-01-05 20:35:04 +00:00 |
|
sekwah41
|
a2b412f605
|
Started to add code to make sure portals are not overlapping
|
2013-12-23 23:03:51 +00:00 |
|
sekwah41
|
ccf89a79a9
|
Updated some features and stopped some bugs
|
2013-12-22 22:51:42 +00:00 |
|
sekwah41
|
aba79ceae4
|
Started the event code
|
2013-12-18 22:28:14 +00:00 |
|
sekwah41
|
024fa7c2a0
|
for got to add a ! to reverse the boolean warped
|
2013-12-18 22:18:00 +00:00 |
|
sekwah41
|
4fe6bfe955
|
fixed majob protect bug and possibly the player move deny bug
|
2013-12-18 22:09:54 +00:00 |
|
sekwah41
|
409f3453ac
|
Few small updates
|
2013-12-17 22:22:16 +00:00 |
|
sekwah41
|
4f1e493fc3
|
Added comment for debug note
|
2013-12-16 22:51:31 +00:00 |
|
sekwah41
|
4bd4d1bb0f
|
updated portal command
|
2013-12-16 22:45:11 +00:00 |
|
sekwah41
|
3617c3394c
|
Portal manager updated
|
2013-12-16 22:42:26 +00:00 |
|
sekwah41
|
f0c4988f29
|
Explosion protection now works
|
2013-12-15 22:42:19 +00:00 |
|
sekwah41
|
2e592c070b
|
Alot of changed and got the portals working
|
2013-12-15 22:36:07 +00:00 |
|
sekwah41
|
0c1282ef13
|
added code to load the portal data to the ram so its not loaded every
time a person moves
|
2013-12-14 22:24:09 +00:00 |
|
sekwah41
|
c0e1e82de0
|
Various updates plus portal creation
|
2013-12-14 21:29:24 +00:00 |
|
sekwah41
|
39822badd8
|
Started adding the portal block placing feature and also updated the
portal creation code to accept destinations
|
2013-12-13 21:32:21 +00:00 |
|
sekwah41
|
b0d593f27e
|
Updated the portal code and added the destination manipulators
|
2013-12-12 22:05:54 +00:00 |
|
sekwah41
|
448b38b5b1
|
Started adding the destinations code
|
2013-12-11 21:38:46 +00:00 |
|
sekwah41
|
eef53ec21b
|
Removed large comment
|
2013-12-08 22:34:26 +00:00 |
|
sekwah41
|
ea1fef37b8
|
Started making the portal creation commands
|
2013-12-08 22:33:55 +00:00 |
|
sekwah41
|
06ced651a1
|
Some bug fixes and minor changes
|
2013-12-08 20:29:04 +00:00 |
|
sekwah41
|
3e8305a85f
|
Added a custom item to be used as the axe along with a few other edits
|
2013-12-08 19:59:55 +00:00 |
|
sekwah41
|
5b3259feac
|
Updated the portals code to scan the yml
|
2013-12-08 16:34:03 +00:00 |
|
sekwah41
|
bd42f930ac
|
Added the start of the code to log portals in the portal.yml
|
2013-11-20 21:36:01 +00:00 |
|
sekwah41
|
dbabcdb27d
|
Renamed the files to it looked nicer and also started some of the portal
manipulation code, could probably be used in the api too.
|
2013-11-06 21:14:16 +00:00 |
|
sekwah41
|
afd508b20b
|
changed a thing in the portals yml
|
2013-11-05 21:00:08 +00:00 |
|