2937 Commits

Author SHA1 Message Date
UnknownShadow200
ac1dab0b2b Move timespan parsing to CommandParser 2017-04-28 19:03:03 +10:00
UnknownShadow200
9c7e5e86c5 Fix /bots (thanks goodlyay) 2017-04-28 17:00:55 +10:00
UnknownShadow200
e7cf81b65f Fix /top10 with offset 2017-04-28 10:01:09 +10:00
UnknownShadow200
c61d9b9ef2 Allow whitelisting/blacklisting specific ranks to use a block in /blockset 2017-04-28 09:31:41 +10:00
UnknownShadow200
92d4df1dc9 Modularise Block permissions 2017-04-28 09:15:43 +10:00
UnknownShadow200
86492c4ce3 Simplify /cmdset usage 2017-04-28 08:50:03 +10:00
UnknownShadow200
f578c6bc07 x 2017-04-28 08:41:53 +10:00
UnknownShadow200
d2f5f8fcbb Simplify scripting code a bit 2017-04-28 08:26:01 +10:00
UnknownShadow200
88dea4a56f More namespaces 2017-04-28 08:15:21 +10:00
UnknownShadow200
55bcdc08fa Allow adding custom heartbeat providers, fix potential resource leak on mono (which prevents further requests) 2017-04-27 23:57:36 +10:00
UnknownShadow200
8d31a01d7c Fix heartbeat url not showing up changed in gui when IP changes 2017-04-27 22:47:53 +10:00
UnknownShadow200
10fb3c4657 Change team colour to blue 2017-04-27 22:47:50 +10:00
Goodlyay
cb5882bc91 Merge branch 'master' of https://github.com/Hetal728/MCGalaxy
# Conflicts:
#	MCGalaxy/Player/Group/GroupProperties.cs
2017-04-25 00:14:08 -07:00
Goodlyay
1f732bb4ba Limit prefixes to 3 characters not counting colors. 2017-04-25 00:07:24 -07:00
UnknownShadow200
1d30ea0621 Fix tab order and field lengths for 'General config'. 2017-04-25 17:06:19 +10:00
UnknownShadow200
e28db73fdc Fix LS with non-existent ranks 2017-04-25 16:44:00 +10:00
UnknownShadow200
b2d4702919 Fix maxrank not being saved properly 2017-04-25 15:17:38 +10:00
UnknownShadow200
44e757023f Fix being able to use non-existent LB from another map to cheat on a map which had buildable/deletable disabled 2017-04-23 18:22:22 +10:00
UnknownShadow200
8498d8b3d2 oops fix 2017-04-21 20:09:36 +10:00
UnknownShadow200
7f1d11d271 send custom blocks after levelinit 2017-04-21 19:37:30 +10:00
UnknownShadow200
ab65e34c0c LS: Fix 'start on startup' option not actually starting, fixes #425 (Thanks VenkSociety) 2017-04-21 17:26:25 +10:00
UnknownShadow200
75ea68bdef fix wrong leave message 2017-04-21 17:20:01 +10:00
UnknownShadow200
1e7b14986a Implement extended player positions. Closes #408 2017-04-21 16:59:03 +10:00
UnknownShadow200
e7aa558e90 More work to supporting extended player positions 2017-04-21 16:39:16 +10:00
UnknownShadow200
2b73e0c553 Ensure access is threadsafe 2017-04-21 15:07:26 +10:00
UnknownShadow200
dc5d5e138e Less hardcoding 2017-04-21 14:47:04 +10:00
UnknownShadow200
c11d92f71a Improve code of EntityProperty commands, fix it so /entprop without args resets X and Z rotation (Thanks lavajoe), fix it so /entprop and spawning angles match 2017-04-21 14:31:44 +10:00
UnknownShadow200
ee72418ab4 fix /botsummon 2017-04-20 17:02:02 +10:00
UnknownShadow200
88b7a725fc tp/summon shouldn't change rotx/rotz 2017-04-20 08:01:33 +10:00
UnknownShadow200
bb682d7457 Fix /cmdset 2017-04-19 20:00:26 +10:00
UnknownShadow200
faa8f6c664 x 2017-04-19 18:34:34 +10:00
UnknownShadow200
08ece8f0b5 using -1 should be allowed in /env 2017-04-19 18:05:36 +10:00
UnknownShadow200
cb2f9d069f fix wrong angles when spawning 2017-04-19 17:42:34 +10:00
UnknownShadow200
b428a54b9a Entity rotations work with players now 2017-04-19 17:29:41 +10:00
UnknownShadow200
670449e4e1 reduce code duplication 2017-04-19 17:22:54 +10:00
UnknownShadow200
2fe118d0ff Fix delta calculation 2017-04-19 17:09:28 +10:00
UnknownShadow200
77f5744314 Fix /notes not matching properly against own name 2017-04-19 17:01:33 +10:00
UnknownShadow200
73199aa8be Add /entityrot 2017-04-19 16:40:39 +10:00
UnknownShadow200
fe1cf5d942 Reduce code duplication 2017-04-19 16:08:35 +10:00
UnknownShadow200
2b54648321 Break everything III 2017-04-19 14:41:08 +10:00
UnknownShadow200
67a0e2ac56 Break everything even more
Still to do: check if external code changes pos/rot, calculate relative delta for 16 bit positions properly
2017-04-18 22:17:39 +10:00
UnknownShadow200
b3079d35b4 Add missing models to /help model (thanks venksociety) 2017-04-18 18:17:22 +10:00
UnknownShadow200
88b38a1c4b break everything 2017-04-18 18:15:53 +10:00
UnknownShadow200
231f0dbc1a Merge branch 'master' of github.com:Hetal728/MCGalaxy 2017-04-18 16:39:29 +10:00
UnknownShadow200
706275738c Write base code for mass position/orientation rewrite.
This is where the fun begins
2017-04-17 16:02:25 +10:00
UnknownShadow200
d221fa1800 Fix /ccols add with invalid hex colour erroring. (Thanks Brett) 2017-04-17 07:45:45 +10:00
Goodlyay
9ba531b6db Using /main while in main should send you to spawn 2017-04-16 14:03:19 -07:00
UnknownShadow200
2599a6a2cb Fix issue with drawops with custom and non-custom blocks not visually updating map when blocks changed under reload limit. (Big thanks worldshowoff)
For example, cuboid a rectangle with custom block 117. then do /brush checkered 117 and ice, then /cuboid over the rectangle. if number of blocks affected is less than reload limit, you won't see any blocks changed until you do /reload or rejoin the map
2017-04-16 22:17:15 +10:00
UnknownShadow200
3a169b4898 One less usage of Timer. Also heartbeat every 30 instead of 45 seconds. 2017-04-16 19:56:21 +10:00
UnknownShadow200
ca8a250e3d tablist global is default now 2017-04-16 15:31:27 +10:00