Commit Graph

21 Commits

Author SHA1 Message Date
lcdr
f2c8da4e85 Add invisible argument to spawnphantom command 2019-07-23 22:40:09 +02:00
lcdr
bb3f64958a Add player argument to faction command 2019-05-21 15:49:28 +02:00
lcdr
6df5ad6a8d Fix potential database issue 2019-04-27 17:22:27 +02:00
lcdr
730f93bf27 Fix the send command 2019-04-26 14:01:34 +02:00
lcdr
2ba56ddbe7 Make world and restart commands available to mods 2019-04-11 14:04:37 +02:00
lcdr
854a59d9b9 Refactor to support the new protocol 2019-02-22 12:25:03 +01:00
lcdr
9e27d8e941 v2019.02.05
- make the help command work with permissions
2019-02-05 13:29:46 +01:00
lcdr
6ef3a31a41 v2019.01.13
- make the faction command available to mods
2019-01-13 18:28:40 +01:00
lcdr
11f72aac84 v2018.10.26
- make the additem command available to mods
- make it possible to add items to other players' inventories
2018-10-26 22:14:08 +02:00
lcdr
74ab2256f3 v2018.10.20
- add a player parameter to the world command
2018-10-20 19:31:53 +02:00
lcdr
e8b176cbc0 v2018.09.05
- made commands spawn, spawnphantom and destroyspawned mod-usable
2018-09-05 21:14:06 +02:00
lcdr
46c28012d3 v2018.04.27
- fixed properties not working
- more refactors
- more unit tests
2018-04-27 19:18:17 +02:00
lcdr
f3826587e6 v2018.03.31
- fixed wishing wells giving too much loot
- fixed NS concert effect quickbuilds spawning
2018-03-31 13:58:00 +02:00
lcdr
a18b96e0b9 v2018.02.25
- started behavior refactor
2018-02-25 14:33:11 +01:00
lcdr
c67c5a3621 v2018.02.12
- refactored handler system
2018-02-12 13:58:32 +01:00
lcdr
e00cc2a661 v2018.01.30
- some more refactors
2018-01-30 19:22:15 +01:00
lcdr
d6e0733383 v2018.01.04
- made more things private, added more type annotations and refactored some imports
2018-01-04 13:58:15 +01:00
lcdr
eb3bb41080 v2017.12.26
- refactored pyraknet.server.Server to use composition instead of inheritance
2017-03-29 19:23:22 +02:00
lcdr
85dc32c68c v2017.12.25
- refactored bitstream into read-only and write-only versions
2017-12-25 13:24:30 +01:00
lcdr
3bde926858 v2017.12.22
- implemented sending mails with attachments
- sending mail now takes coin cost
2017-12-22 19:32:29 +01:00
lcdr
07121d2477 v2017.12.09
- refactored and generalized command system to plugin system
2017-12-01 23:48:55 +01:00