Ingo Ruhnke
|
1c21dea31c
Improved z-pos handling
|
6 years ago |
Ingo Ruhnke
|
ed5e672db4
Removed unused new_level()
|
6 years ago |
Ingo Ruhnke
|
725122ea8a
Use numpy.ndarray() as storage for Field
|
6 years ago |
Ingo Ruhnke
|
3885ae9289
Disabled annoying new level wizard
|
6 years ago |
Ingo Ruhnke
|
1f67965a40
Allow Ctrl-C'ing the level editor
|
6 years ago |
Ingo Ruhnke
|
dd2e8ffc9d
Added type annotation to Field class
|
6 years ago |
Ingo Ruhnke
|
73c13d7d8f
Split supertux.gameobj into .gameobj, .gameobjs and .constraint
|
6 years ago |
Ingo Ruhnke
|
7a53ba12dd
More property tweaking
|
6 years ago |
Ingo Ruhnke
|
b8d5463118
Removed duplicate 'flame'
|
6 years ago |
Ingo Ruhnke
|
bfc7128ec7
Load badguys from supertux.badguys
|
6 years ago |
Ingo Ruhnke
|
0306118e55
Moved badguy sprites from .csv to badguys.py
|
6 years ago |
Ingo Ruhnke
|
775de6a103
Tweaked more properties and added some objects
|
6 years ago |
Ingo Ruhnke
|
31b14e68ae
Fixed some copy&paste issues with the --resave option
|
6 years ago |
Ingo Ruhnke
|
d26a74d686
Added --resave option that saves the level in place
|
6 years ago |
Ingo Ruhnke
|
30f54a5415
Added some more missing properties
|
6 years ago |
Ingo Ruhnke
|
8d7e127943
Fixed mixup between SuperTuxTileMap.speed/speed_y
|
6 years ago |
Ingo Ruhnke
|
ce0999a9f5
Added some missing worldmap properties
|
6 years ago |
Ingo Ruhnke
|
2d6be259c9
Made Decal.layer property optional
|
6 years ago |
Ingo Ruhnke
|
135c181152
Only write InlinePosProperty when different from default
|
6 years ago |
Ingo Ruhnke
|
bdb910cc98
Only write tileset path when it's different from default
|
6 years ago |
Ingo Ruhnke
|
c255c7c1fd
Don't write (path ...) entries unless necessary
|
6 years ago |
Ingo Ruhnke
|
6e5f1bcac2
Added missing EOF marker
|
6 years ago |
Ingo Ruhnke
|
c8007d3e85
Added some newlines for better spacing
|
6 years ago |
Ingo Ruhnke
|
069f5a4740
Preserve .stl object order
|
6 years ago |
Ingo Ruhnke
|
cd1b8b7369
Moved supertux specific properties to supertux.property
|
6 years ago |
Ingo Ruhnke
|
a697797f7b
.save_v2() -> .save()
|
6 years ago |
Ingo Ruhnke
|
159dbcfba7
Delay TilemapProperty's Workspace.current access until it's needed
|
6 years ago |
Ingo Ruhnke
|
32ca491231
Moved config creation to supertux.config.make_config()
|
6 years ago |
Ingo Ruhnke
|
f764d5ba00
Fixed argument forwarding
|
6 years ago |
Ingo Ruhnke
|
83b2e95d7a
Minor cleanup
|
6 years ago |