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

Automatic architecture detection for building server #5

Merged
merged 3 commits into from
Oct 26, 2024
Merged

Automatic architecture detection for building server #5

merged 3 commits into from
Oct 26, 2024

Conversation

applearon
Copy link
Contributor

This lets it server be built on arm64 systems. I've tested it on arm64 and x64 linux, which both produce working windows/linux binaries. Hasn't been tested on Windows, but unless it can't detect its own architecture it should work fine.

@nhaar
Copy link
Owner

nhaar commented Oct 26, 2024

Wouldnt it be better if there was a command explicitly for arm64?

@applearon
Copy link
Contributor Author

applearon commented Oct 26, 2024

I just checked and you can build arm64 binaries on x64 (but not the other way around, but I think that's a problem with my system), so yeah that is a better idea. Would the build-server-win/build-server-linux scripts be renamed, or should they be the default?

@nhaar nhaar merged commit 84a1fed into nhaar:dev Oct 26, 2024
@applearon applearon deleted the dev branch October 26, 2024 16:46
nhaar added a commit that referenced this pull request Oct 29, 2024
* refactor http server

* add speedrun shortcuts to IGT thin ice

* add accurate plaza for Nov 2010

* initial version of halloween party 2010

* fix scavenger hunt icons

* add party stamps polaroids

* refix scavenger hunt stamp

* properly handle monster mash

* handle newspapers properly in halloween

* Automatic architecture detection for building server (#5)

* Automatic architecture detection for building server

* Seperate scripts for x64/arm64 builds

* Update build-win

* reorganize http server routes

* add 5th anniversary party

* add stadium games party version

* add base fair party

* properly handle ticket icon

* update news crumbs

* add squidzoid play

* fix stadium for fair

* clean snack shack requirements for fair

* add dynamic stamp handling by date

* add member status swap command

* fix buying items not reducing coins

* add furniture media

* add ability to buy furniture

* remove some logs

* handle saving furniture in igloo

* add more furniture catalogues

* add full house stamp

* add 99 igloo item error

* add first music list

* add august 2010 music list

* add handler for igloo music

* add all igloo florings and types

* add buying flooring and igloos

* add costs for igloo upgrades

* add recreated halloween 2010 scavenger hunt

* add igloo upgrades catalogue

* add stadium games accurate map

* add puffle owner stamp

* add recycling plant music

* implement minutes played (fix infinite tutorial)

* fix disconnect method breaking

* add accurate libraries

* add timeline picker

* add fix for reload not working

* add missing rooms SWF

* add pet furniture catalogue

* add martial art catalogue

* change inventory to be a hash set

* temporary fix for discord RPC in english

* fix many minigames with duplicate music

* fix furniture not costing money

* add 0.2.0 database migration

* fix disconnect listeners being discarded

* add dynamic penguin style

* add styling to timeline

* update version

---------

Co-authored-by: applearon <57509063+applearon@users.noreply.github.com>
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.

2 participants