jomo
|
b7aed64fe5
|
remove WTF methods from player welcome
|
2014-08-07 02:19:53 +02:00 |
|
jomo
|
180680422a
|
catch all exceptions in pyeval
|
2014-07-27 23:29:55 +02:00 |
|
jomo
|
fa68622d2d
|
remove test code
|
2014-07-23 00:00:18 +02:00 |
|
jomo
|
98b2f564bc
|
trying stuff
|
2014-07-22 00:46:00 +02:00 |
|
jomo
|
600e6c9c2f
|
fix plugin_header
|
2014-07-21 02:31:46 +02:00 |
|
jomo
|
c973025a8e
|
add /modules command
lists all modules.
green if loaded, red otherwise
|
2014-07-21 02:24:43 +02:00 |
|
jomo
|
38cf2eb153
|
nicer pyeval output
|
2014-07-21 02:06:15 +02:00 |
|
jomo
|
44d0541b29
|
use uid(player) helper method
|
2014-07-17 22:24:45 +02:00 |
|
jomo
|
9dd5555fb3
|
using is_creative helper
|
2014-07-17 22:13:49 +02:00 |
|
jomo
|
3691fa6503
|
show return type in pyeval
|
2014-07-17 01:16:37 +02:00 |
|
jomo
|
1a6e60fec4
|
more code cleanup
|
2014-07-16 00:49:55 +02:00 |
|
jomo
|
0e65631ece
|
removed camelcase, added more coding style to readme
|
2014-07-16 00:33:43 +02:00 |
|
jomo
|
e36dbaeb44
|
add mising import
|
2014-07-14 01:17:51 +02:00 |
|
jomo
|
086a1fe064
|
creating shared dict
|
2014-07-14 01:16:40 +02:00 |
|
jomo
|
ba10e82171
|
getting the right name in pluginversions
|
2014-07-14 01:00:30 +02:00 |
|
jomo
|
c6bfe7c3d1
|
getting the right name in pluginversions
|
2014-07-14 01:00:06 +02:00 |
|
jomo
|
2d02165d06
|
add /echo
|
2014-07-09 00:18:26 +02:00 |
|
jomo
|
b43d99b8bf
|
removed unused commands from welcome message
|
2014-07-08 19:55:54 +02:00 |
|
jomo
|
616ddd4cfc
|
remove text-only commands, use commands.yml aliases
|
2014-07-05 21:28:26 +02:00 |
|
jomo
|
fd212674c1
|
add 0.4s delay to shearing
|
2014-07-05 21:12:27 +02:00 |
|
jomo
|
1c2c3782c7
|
175:6 is no longer breaking clients
|
2014-07-05 21:05:47 +02:00 |
|
jomo
|
6ccbf25d87
|
tell people to use website
|
2014-07-05 21:05:18 +02:00 |
|
jomo
|
81deba5af2
|
fix shearsheep
|
2014-07-02 00:27:50 +02:00 |
|
jomo
|
ead78abd1c
|
move cycle plugin to new module; add features
|
2014-06-29 15:18:25 +02:00 |
|
jomo
|
5012696c56
|
Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into dev
|
2014-06-29 09:19:43 +02:00 |
|
jomo
|
45f105ec61
|
use list(x) instead of x.tolist()
|
2014-06-29 09:19:33 +02:00 |
|
shillingp
|
f2f6b49a7b
|
Complete inventory cycle
|
2014-06-27 15:16:03 +00:00 |
|
shillingp
|
1dee504cfd
|
misc.py edited online with Bitbucket
|
2014-06-23 23:09:55 +00:00 |
|
shillingp
|
1e0b45fb17
|
getInventory not getContents
|
2014-06-23 23:07:25 +00:00 |
|
shillingp
|
bec8a28302
|
changed inventory event to player event
|
2014-06-23 22:59:59 +00:00 |
|
shillingp
|
af302f2ca9
|
Added inventory cycle function
|
2014-06-23 22:52:04 +00:00 |
|
jomo
|
7711b62b9e
|
adjust rules
|
2014-06-23 01:18:15 +02:00 |
|
jomo
|
fb2cd7d3b7
|
fix rule alignment; change color
|
2014-06-23 01:02:09 +02:00 |
|
jomo
|
0793413501
|
awesome new feature
|
2014-06-22 02:11:43 +02:00 |
|
shillingp
|
8d0a66d492
|
spelling mistakes
|
2014-06-16 22:09:20 +00:00 |
|
shillingp
|
18aee5a48e
|
Messages altered and colored
|
2014-06-16 22:03:44 +00:00 |
|
shillingp
|
473c7c9ffd
|
Fixed fail if statement
|
2014-06-16 21:53:12 +00:00 |
|
shillingp
|
cceb7e7b53
|
spawn to teleport command, implemented head position
|
2014-06-16 21:41:06 +00:00 |
|
shillingp
|
7508938dbe
|
Import material removed, material as string
|
2014-06-16 21:24:06 +00:00 |
|
shillingp
|
c2275ee0bc
|
Import materials for Material.PORTAL
|
2014-06-16 21:21:22 +00:00 |
|
shillingp
|
684c0c50e3
|
misc.py added login portal safety
|
2014-06-16 16:19:32 +00:00 |
|
jomo
|
3bf227ea1c
|
move /pyeval back to main.py, so modules can be accessed
|
2014-06-10 01:36:18 +02:00 |
|
jomo
|
cb716abd6b
|
HUGE code cleanup
|
2014-06-10 01:31:03 +02:00 |
|