Layla layla
  • Joined on 2023-04-11
layla pushed to feature/godot4 at layla/glitch-in-the-system 2024-01-21 18:18:48 +01:00
3f465a708c Improvements
layla pushed to feature/godot4 at layla/glitch-in-the-system 2024-01-21 16:40:48 +01:00
9e3deaf3b0 Mag gen & work towards AI
layla closed issue layla/glitch-in-the-system#1 2024-01-21 16:05:33 +01:00
Room-based Generation
layla commented on issue layla/glitch-in-the-system#1 2024-01-21 00:46:31 +01:00
Room-based Generation

So now the level generation itself has been

What's left:

  • Spawn & Character Generation
    • Essentially just placing a single object that will be replaced with a player object
  • Enemy…
layla pushed to feature/godot4 at layla/glitch-in-the-system 2024-01-21 00:43:09 +01:00
405b374b9a Working map generator
layla commented on issue layla/glitch-in-the-system#1 2024-01-17 00:07:04 +01:00
Room-based Generation

So thinking about the problem while laying down and it's actually a lot more complex.

It would be different by direction.

Top: exit_pos + Vector2i(0, new_room.size.y) Left: exit_pos -…

layla commented on issue layla/glitch-in-the-system#1 2024-01-16 21:41:58 +01:00
Room-based Generation

Huge progress in cd80ab3357

Essentially, buggy implemention of the generator is there but time will need…

layla pushed to feature/godot4 at layla/glitch-in-the-system 2024-01-16 21:34:19 +01:00
cd80ab3357 Implement simple worldgen
layla pushed to main at layla/birdbot 2024-01-14 20:17:44 +01:00
7a01a77986 Update Packages, Add Status Command, and Bugfixes (!8)
layla merged pull request layla/birdbot#8 2024-01-14 20:17:44 +01:00
Update Packages, Add Status Command, and Bugfixes
layla deleted branch feature/statusAndPackageUpgrade from layla/birdbot 2024-01-14 20:17:44 +01:00
layla created pull request layla/birdbot#8 2024-01-14 20:17:35 +01:00
Update Packages, Add Status Command, and Bugfixes
layla created branch feature/statusAndPackageUpgrade in layla/birdbot 2024-01-14 20:14:46 +01:00
layla pushed to feature/statusAndPackageUpgrade at layla/birdbot 2024-01-14 20:14:46 +01:00
a869b8529e Update Packages, Add Status Command, and Bugfixes
layla merged pull request layla/birdbot#7 2024-01-14 18:49:34 +01:00
Deprecate Recurring Events
layla pushed to main at layla/birdbot 2024-01-14 18:49:34 +01:00
44d45b7394 Deprecate Recurring Events (!7)
layla deleted branch feature/deprecateReccuringEvents from layla/birdbot 2024-01-14 18:49:34 +01:00
layla created pull request layla/birdbot#7 2024-01-14 18:49:22 +01:00
Deprecate Recurring Events
layla created branch feature/deprecateReccuringEvents in layla/birdbot 2024-01-14 18:47:49 +01:00
layla pushed to feature/deprecateReccuringEvents at layla/birdbot 2024-01-14 18:47:49 +01:00
944dd32d82 Deprecate recurring events