Dylan K. Taylor
|
5a320f22b7
|
Sound::encode() now always returns an array
|
2020-10-31 15:48:46 +00:00 |
|
Dylan K. Taylor
|
d38c17835d
|
Properly switch to string entity IDs
|
2020-06-20 13:43:31 +01:00 |
|
Dylan K. Taylor
|
c30dd9f1b6
|
Entity: add abstract getNetworkTypeId(), remove NETWORK_ID constant
this now requires that subclasses supply a proper NETWORK_ID.
|
2020-05-16 16:08:12 +01:00 |
|
Dylan K. Taylor
|
81f982a8d9
|
remove hardcoded legacy entity type ID mapping, load from resources instead
|
2020-05-04 13:47:39 +01:00 |
|
Dylan K. Taylor
|
f0dfa45172
|
phpstorm fixing EOF newlines that phpstorm screwed up
|
2020-05-04 13:46:20 +01:00 |
|
Dylan K. Taylor
|
1969766b70
|
Nix some client-sided sounds, control them from the server
this is a necessary step to knock out the implicit assumption that every player is using the same protocol.
|
2020-05-01 11:52:32 +01:00 |
|