8000 Add Basic Builtin Classes by Noxmore · Pull Request #114 · Noxmore/bevy_trenchbroom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add Basic Builtin Classes #114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 34 commits into from
Jul 9, 2025
Merged

Add Basic Builtin Classes #114

merged 34 commits into from
Jul 9, 2025

Conversation

Noxmore
Copy link
Owner
@Noxmore Noxmore commented Jul 9, 2025

Closes #75
Closes #97

This adds some basic builtin classes that most people are going to want:

  • Empty worldspawn
  • func_detail (bsp only)
  • func_group
  • func_generic
  • info_player_start (bsp only)
  • Light entities for 5 different lighting workflows

This also adds default spawn hooks (probably should've made that a different PR), because I needed those for the implementation of these classes.

Noxmore added 30 commits May 13, 2025 10:27
@Noxmore Noxmore merged commit d2b3c41 into main Jul 9, 2025
5 checks passed
@Noxmore Noxmore deleted the builtin-classes branch July 9, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement some common func_s Implement light registration
1 participant
0