This website requires JavaScript.
Explore
Help
Sign in
ritual
/
pollen-not-included
Watch
1
Star
0
Fork
You've already forked pollen-not-included
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2a4a578f19
pollen-not-included
/
scenes
History
Download ZIP
Download TAR.GZ
Dan
2a4a578f19
Update theme with new content margins and shadow color. Adjust font shadow color for level labels. Set tooltip text for "HappyBees" label in LevelCompleteComponent.
2024-05-11 15:13:55 +01:00
..
decor
Graphics pass
2024-05-07 15:51:31 +01:00
elements
Add build directory to .gitignore, create export presets for Web and Windows Desktop, adjust z-index and mouse filter in level_1.tscn, add update_game_state function in level.gd, change main_scene path in project.godot, set rendering method to "gl_compatibility", add LevelSelect and related nodes in main_menu.tscn, create scene_manager.tscn with MainMenu node, implement functionality for menu button selection in main_menu.gd.
2024-05-10 14:39:24 +01:00
scripts
Add high scores level with specific settings, new resources for images and textures, update project configuration to include HighScoreMgr, and define style boxes for game theme.
2024-05-11 13:53:04 +01:00
high_scores.tscn
Update theme with new content margins and shadow color. Adjust font shadow color for level labels. Set tooltip text for "HappyBees" label in LevelCompleteComponent.
2024-05-11 15:13:55 +01:00
main_menu.tscn
Add high scores level with specific settings, new resources for images and textures, update project configuration to include HighScoreMgr, and define style boxes for game theme.
2024-05-11 13:53:04 +01:00
scene_manager.tscn
Update export path and level load steps, remove audio resources from levels, adjust main menu load steps and audio resources.
2024-05-11 08:54:54 +01:00
test_level.tscn
Add RulesComponent, GameRulesResource, and BeeDeath state. Update Bee entity with death animation. Include new textures for particles. Add Highlight animation to Beehive.
2024-05-09 15:08:57 +01:00
transition_scene.tscn
Add build directory to .gitignore, create export presets for Web and Windows Desktop, adjust z-index and mouse filter in level_1.tscn, add update_game_state function in level.gd, change main_scene path in project.godot, set rendering method to "gl_compatibility", add LevelSelect and related nodes in main_menu.tscn, create scene_manager.tscn with MainMenu node, implement functionality for menu button selection in main_menu.gd.
2024-05-10 14:39:24 +01:00