Vankata453
|
4904c5d6f9
Editor: Reset mouse cursor icon on level reset
|
1 year ago |
Vankata453
|
fae2eda950
Add remote level hosting and connection confirmations
|
1 year ago |
Vankata453
|
7f9db8202a
Wrap dialog text to screen width
|
1 year ago |
Vankata453
|
c6537ff895
Merge remote-tracking branch 'supertux/master' into editor-remote-level-networking
|
1 year ago |
Semphriss
|
0c4805d679
Re-enable uploading WASM builds to supertux.semphris.com
|
1 year ago |
Philip
|
587798075c
Rotate Tux sprite if sliding on slope (#2763)
|
1 year ago |
Marty
|
5ddc70c658
typo
|
1 year ago |
Carsten Wirtz
|
d312191018
Add more snow background [ci skip]
|
1 year ago |
bruhmoent
|
10fe530230
Improve snow particle customizability and code style (#2756)
|
1 year ago |
Vankata453
|
4d102d3732
Check if userdir "levels" directory exists, before re-mounting it
|
1 year ago |
Vankata453
|
ad0fbefba4
Add missing assertion in `network::Host::on_unreliable_packet_send()`
|
1 year ago |
Vankata453
|
ee605bde27
Notify network protocol of unreliable packet sends
|
1 year ago |
Vankata453
|
f3355300d1
`network::Protocol`: Update and event functions are now only host-accessible
|
1 year ago |
Vankata453
|
88674c644c
Check if `MovingSprite` type change call is initial (#2646)
|
1 year ago |
Tulip
|
4e0f8791f6
Emscripten link flag adjustments (#2745)
|
1 year ago |
Philip
|
2a4be3392c
Improve chasing fish (#2749)
|
1 year ago |
mrkubax10
|
28317dee77
Properly handle SoundObject play time (#2747)
|
1 year ago |
Vankata453
|
1c0a60c6a3
Expose `Sector::is_free_of_*` methods to scripting
|
1 year ago |
Vankata453
|
dc7818fb2a
`TextObject` no longer requires "\n\n" for 1 newline
|
1 year ago |
Vankata453
|
c82d672a98
Fix double newline TTF text rendering issues
|
1 year ago |
Vankata453
|
9cdb7fb1e5
Fix misaligned text of centered `TextObject`
|
1 year ago |
Vankata453
|
480e0c25b0
`network::Server`: Fixes to disconnecting multiple peers on ban
|
1 year ago |
Vankata453
|
a74565e74a
Move `DisconnectionReason` enumerators to a separate file
|
1 year ago |
Vankata453
|
e4e38dbbe9
Server member banning/whitelisting, `network::Server` improvements
|
1 year ago |
Vankata453
|
d378398b94
Confirmation before hosting/connecting to another level from a level
|
1 year ago |
Vankata453
|
d4c27037d8
Remote level testing and worldmap editing
|
1 year ago |
Vankata453
|
409aaed43d
Fix crash when performing undo/redo on deleted object
|
1 year ago |
Vankata453
|
7747a422b4
Initialize `MovingObject` using provided mapping in `SpawnPointMarker`
|
1 year ago |
Vankata453
|
aee5028e32
Fix comment mistake in "object_settings.hpp"
|
1 year ago |
Vankata453
|
954271ce01
`TileMap`: Proper tile change tracking
|
1 year ago |