Skip to content
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

Blazium rebranding started .md, and .github should be good to go #3

Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
b318afc
Rebrand top level files, and .github folders
RandomOfNoWhere Oct 12, 2024
0801163
Rebrand top level files, and .github folders part2
RandomOfNoWhere Oct 12, 2024
ae2efa0
Revert "Rebrand top level files, and .github folders part2"
RandomOfNoWhere Oct 12, 2024
9c8749d
Rebranding for /core folder
RandomOfNoWhere Oct 12, 2024
0638ba9
Fixes for errors found during verification
RandomOfNoWhere Oct 12, 2024
836521a
Type on base branch fixed
RandomOfNoWhere Oct 12, 2024
d5003f7
Removed redot remains
RandomOfNoWhere Oct 12, 2024
4b92a50
Discord link update, and removed one one redot reference in README.md
RandomOfNoWhere Oct 12, 2024
30cdc7a
Delete pom.xml
RandomOfNoWhere Oct 12, 2024
bb9e26d
Removed copyright change
RandomOfNoWhere Oct 12, 2024
9984c29
Merge branch 'blazium-rebranding' of https://github.com/RandomOfNoWhe…
RandomOfNoWhere Oct 12, 2024
9e99705
Restored new line at end of file
RandomOfNoWhere Oct 12, 2024
994704a
One more newline at end of file restored
RandomOfNoWhere Oct 12, 2024
72ce8b1
Update SCsub
RandomOfNoWhere Oct 12, 2024
eaafcba
Update SCsub
RandomOfNoWhere Oct 12, 2024
836b0d1
Update SCsub
RandomOfNoWhere Oct 12, 2024
e662733
Update SCsub
RandomOfNoWhere Oct 12, 2024
bfd2ff6
Update SCsub
RandomOfNoWhere Oct 12, 2024
9d635b5
Removed trash
RandomOfNoWhere Oct 12, 2024
8126d30
Merge branch 'blazium-rebranding' of https://github.com/RandomOfNoWhe…
RandomOfNoWhere Oct 12, 2024
a4639db
Updated .gitignore to ensure no local netbeans files are pushed
RandomOfNoWhere Oct 12, 2024
14577a7
Update SCsub
RandomOfNoWhere Oct 12, 2024
f519d0b
Update SCsub
RandomOfNoWhere Oct 12, 2024
a074c68
Update SCsub
RandomOfNoWhere Oct 12, 2024
c669e9c
Update SCsub
RandomOfNoWhere Oct 12, 2024
2fa518a
Update SCsub
RandomOfNoWhere Oct 12, 2024
b8bb1e8
Update SCsub
RandomOfNoWhere Oct 12, 2024
3ca972d
Update SCsub
RandomOfNoWhere Oct 12, 2024
c51a350
Update SCsub
RandomOfNoWhere Oct 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This document summarizes the most important points for people interested in
contributing to Blazium, especially via bug reports or pull requests.

The [Blazium Discord](https://discord.gg/redot) documentation has a dedicated Contributing section
The [Blazium Discord](https://discord.gg/vmJMrGAcb2) documentation has a dedicated Contributing section
which details these points and more, and is a recommended read.

## Table of contents
Expand Down Expand Up @@ -35,7 +35,7 @@ call a _regression_), please mention it and clarify which versions you tested

**The main issue tracker is for bug reports and does not accept feature proposals.**

Instead, head to the [Blazium Discord](https://discord.gg/redot).
Instead, head to the [Blazium Discord](https://discord.gg/vmJMrGAcb2).

## Contributing pull requests

Expand All @@ -52,7 +52,7 @@ Similar rules can be applied when contributing bug fixes - it's always best to
discuss the implementation in the bug report first if you are not 100% about
what would be the best fix.

Visit the [Blazium Discord](https://discord.gg/redot) for information and guides related to contribution and pull requests.
Visit the [Blazium Discord](https://discord.gg/vmJMrGAcb2) for information and guides related to contribution and pull requests.

### Be mindful of your commits

Expand Down Expand Up @@ -170,17 +170,17 @@ for an overview of the translation resources and what they correspond to.

## Communicating with developers

The Blazium Engine community is largely centralized on the [Blazium Discord](https://discord.gg/redot) at this time, feel free to drop by!
The Blazium Engine community is largely centralized on the [Blazium Discord](https://discord.gg/vmJMrGAcb2) at this time, feel free to drop by!

To communicate with developers (e.g. to discuss a feature you want to implement
or a bug you want to fix), the following channels can be used:

- [Blazium Discord](https://discord.gg/redot): General community chat and development can all be found here.
- [Blazium Discord](https://discord.gg/vmJMrGAcb2): General community chat and development can all be found here.
- [Bug tracker](https://github.com/Blazium-Engine/blazium-engine/issues): If there is an
RandomOfNoWhere marked this conversation as resolved.
Show resolved Hide resolved
existing issue about a topic you want to discuss, you can participate directly.
If not, you can open a new issue. Please mind the guidelines outlined above
for bug reporting.
- Feature Proposals should be made on the [Blazium Discord](https://discord.gg/redot) for now.
- Feature Proposals should be made on the [Blazium Discord](https://discord.gg/vmJMrGAcb2) for now.
- [Blazium](https://github.com/blazium-engine/) on X (Twitter)

Thanks for your interest in contributing!
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@ for compilation instructions for every supported platform.
## Community and contributing

Blazium is not only an engine but an ever-growing community of users and engine
developers. Please visit our [Discord server](https://discord.gg/redot)!
developers. Please visit our [Discord server](https://discord.gg/vmJMrGAcb2)!

To get started contributing to the project, see the [contributing guide](CONTRIBUTING.md).
This document also includes guidelines for reporting bugs.

Follow [Blazium on X (Twitter)](https://github.com/blazium-engine/)!
## Documentation and demos

The class reference is accessible from the Redot editor.
The class reference is accessible from the Blazium editor.
Binary file added target/Cleaner-1.0-SNAPSHOT.jar
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this file and the pom,properties file changes something that was supposed to come with this commit?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed, thank you

Binary file not shown.
3 changes: 3 additions & 0 deletions target/maven-archiver/pom.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
artifactId=Cleaner
groupId=com.mycompany
version=1.0-SNAPSHOT
Loading