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

Update release notes to 2023.01 / misc changes #35

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

rpaladin
Copy link
Collaborator

@rpaladin rpaladin commented Dec 31, 2022

🔨 2023.01 - Happy New Year!! 🔨

Hi Lubos, Naxela was busy this month with holidays / work and asked me to sub for him.
PR Preview: https://rpaladin.github.io/notes#2023.01

📜 CHANGELOG

🚀 NEW

  • [NAVBAR]: Implemented new link for forum resources/tutorials category. Originally requested here.
  • [NOTES]: Implemented new release notes (2023.01).

🎉 FIXED

  • [NOTES]: Fixed incorrect grammar.
  • [GLOBAL]: Cleanup whitespace.

❔MISC QUESTIONS

A few questions relating to what was said in #34 if you have a moment.

  1. Regarding the back-porting of the manual (team decision) back to individual Markdown files, would you prefer a separate repository, for instance the old documentation repository, where we could use something like a fancy docs.armory3d.org domain (if it doesn't cost too much), or would you prefer to keep the manual in a relative folder?
  2. Would do you think about creating a Armory3D marketplace? Several members of the community have requested one, but there's been some speculation on whether it would be logical decision in terms of maintenance / professional quality. Unrelated, Godot's Asset Library is hosted on Github, and we could as well for no cost. We could also probably integrate with the Armory add-on / Blender if we created one.

@luboslenco luboslenco merged commit 3e4c221 into armory3d:main Jan 2, 2023
@luboslenco
Copy link
Member

Super cool, thanks again!

  1. Happy with either one, let me know which one do you prefer.
  2. Might be cool, happy to merge that if someone is willing to maintain it. 🙂

@rpaladin rpaladin deleted the 2023.01 branch January 3, 2023 20:32
@Onek8
Copy link

Onek8 commented Jan 4, 2023

I am actually currently working with a commercial client on a Actix web shop handling 16k+ items in real time filtering which I am willing to host an instance for us. I purchase a server, you can point a subdomain, and on github someone can manage the products file as basically the entire database. Formatted as such (first row definitions, all other rows are individual products like csv)

title;image;author;description;email;website;price;paypal;sdk_compatability;ect..
FPS Shooter;https://somewhere.com/items/assetIMG.jpg;Sir James the Great;[email protected];Complete FPS kit to get your game started.....;

@Onek8
Copy link

Onek8 commented Jan 5, 2023

Sorry if this was confusing, generally speaking I am building a shop for multiple vendors who provide the same format file of products through a single embeddable portal and no administration in regards to payments or billing information which is handled directly via paypal for each vendor to track. In our case for users who would want to sell a commercial asset not just something listed as free like the entire example repo, we would probably host the file for them (also verify its not malware) and via paypal success return will trigger a temporary hashed download link. For example.

@Onek8
Copy link

Onek8 commented Jan 5, 2023

The server will basically have the rust binary running and sftp access for the guys helping the community users like Quantum and timodriaan as well. This way people who have questions about the assets can also receive help from them directly. Two or more people should verify or approve community assets, in some sort of process prior to being added I think.

@MoritzBrueckner
Copy link
Collaborator

MoritzBrueckner commented Jan 7, 2023

and timodriaan [MoritzBrueckner] as well. This way people who have questions about the assets can also receive help from them directly.

Hi, just a little heads-up: I will not spend time maintaining the marketplace or doing tech support for it or anything similar. I already have enough work to do with other Armory stuff that somehow needs to fit in my free time which I partly sacrifice for Armory, and I'm not really in favor of having a marketplace anyways like I already wrote on Discord (I don't mind though if someone else takes care of it :)).

@Onek8
Copy link

Onek8 commented Jan 8, 2023

Ah sorry for bringing you into the discussion, I didnt know you were not in favor of the asset store. I also have a multi vendor system ready to roll out where everyone maintains their own billing, support tickets ect for their customers so no one is burdened but the vendor himself. I may even just add the support tickets and billing UI to the rust shop, so well just stay tuned on discord then and make sure this shop is only a positive thing for everyone

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.

4 participants