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

Pulls latest upstream #10

Merged
merged 67 commits into from
Mar 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
4c259ee
Updates the byond testing version to tgstation ver (#66)
ZeWaka Mar 19, 2021
9e3ef67
runs cargo fmt (#63)
ZeWaka Mar 19, 2021
564b0f5
Sets the debug and test linux build to use all features (#67)
ZeWaka Mar 19, 2021
f1f33c6
Base64 encoding (#65)
ZeWaka Mar 20, 2021
ce13e5a
Clippy tweaks (#62)
ZeWaka May 5, 2021
2c18cca
Cargo update (#64)
ZeWaka May 5, 2021
475ece0
Basic version getter (#68)
ZeWaka May 5, 2021
efc88c0
Bump Version sto v0.4.8
optimumtact Jun 28, 2021
dc43630
Setup cross compiling using the cross project (#70)
optimumtact Jun 29, 2021
2529bee
Make the url feature default (#71)
Mothblocks Jul 16, 2021
15cbab6
0.4.9
Mothblocks Jul 16, 2021
d453428
Runs cargo update (#72)
MarkSuckerberg Aug 6, 2021
d6b6b1d
Stringify url_encode and decode input before sending it to Rust (#73)
Gamer025 Aug 11, 2021
f6b2172
0.4.10
Mothblocks Aug 12, 2021
03c0c37
Add worley noise optional feature (#74)
Djiq Sep 6, 2021
fb02e59
Add TOML feature (#75)
Mothblocks Sep 20, 2021
539c948
0.5.0 Cargo updates
Mothblocks Sep 20, 2021
995c39c
Adds TOTP generator to the hash feature (#76)
adamsong Oct 4, 2021
c587418
Functions for more precise time measurement (#77)
pali6 Nov 29, 2021
ccb5575
fix linux ci by removing pkg-config requirement
AffectedArc07 Dec 23, 2021
4ff5775
Aho-Corasick string replacements to help clean up replaceText spam (#82)
vuonojenmustaturska Dec 24, 2021
274fb18
Cleanups and additions for the Aho-Corasick replacement stuff (#83)
vuonojenmustaturska Dec 26, 2021
097313d
Fix clippy lints, Rustfmt, put both on CI, and update Cargo.lock (#85)
Mothblocks Dec 29, 2021
8c7d298
Adds Redis Pub/Sub integration (#80)
MCHSL Dec 29, 2021
190de10
fixes warning in redis (#88)
MCHSL Dec 30, 2021
f60d774
Fix clippy CI, format byond_fn (#89)
Mothblocks Dec 30, 2021
347e772
Adds alphabetical order tests for README.md, lib.rs and Cargo.toml (#84)
vuonojenmustaturska Dec 30, 2021
cba5982
Bump to 0.6.0 (#90)
AffectedArc07 Jan 2, 2022
107123a
Fixes redis dmsrc (#91)
AffectedArc07 Jan 3, 2022
b8ee3af
Cleaner and saner http request parsing. (#93)
AnturK Jan 5, 2022
28b3864
Add functions for seeking lines and getting line counts in functions …
Mothblocks Apr 26, 2022
974bc74
0.7.0 (#96)
Mothblocks May 2, 2022
bb2b515
Adds a new type of noise: Discrete Batched Perlin-like Noise (DBP) (#99)
Djiq Jun 14, 2022
6c70a09
Updates WorleyNoise to be multi-threaded and faster (#102)
Djiq Jul 10, 2022
76fd17a
Updates CellularNoise to be faster and multi-threaded (#101)
Djiq Jul 11, 2022
66260ff
toml2json now returns errors to byond (#98)
tralezab Jul 21, 2022
0245254
Updates cargo packages (#104)
ZeWaka Jul 22, 2022
3a4a99d
0.8.0
ZeWaka Jul 22, 2022
5b3bfd0
Tiny README update
ZeWaka Jul 22, 2022
53699fe
Small improvements for before 1.0 (#105)
ZeWaka Jul 23, 2022
f82e57b
1.0.0 (#106)
ZeWaka Jul 23, 2022
c19cdfb
Pallette Encoding Image Fix (#107)
ZeWaka Jul 25, 2022
80f9487
Uploads rust_g.dm as an Actions Artifact (#108)
san7890 Jul 25, 2022
85eb38a
1.0.1
ZeWaka Jul 26, 2022
141b460
add note to README about not using the .so
ZeWaka Jul 27, 2022
b6afd89
Returns the TOML library to previous functionality (#112)
ZeWaka Jul 31, 2022
93ae889
1.0.2
ZeWaka Jul 31, 2022
4af771a
Clippy - unneeded returns (#114)
BraveMole Aug 21, 2022
578a52d
Add an a* pathfinder (#113)
BraveMole Sep 11, 2022
2f3d4db
Add rustg_toml_encode (#116)
Mothblocks Sep 30, 2022
7bb6cf8
1.1.0
Mothblocks Sep 30, 2022
0bdb3bb
Fixes cellular noise not working for diff height and width values (#117)
Djiq Oct 1, 2022
99acb3d
Update README.md
ZeWaka Oct 24, 2022
22a5b6e
Fix the `pathfinder` feature's loc in the README
ZeWaka Oct 24, 2022
42fc793
Package debug symbols with rust-g (#119)
Mothblocks Oct 24, 2022
acfc252
515 Support (#121)
AffectedArc07 Oct 27, 2022
7648776
add a unix_timestamp extern (#122)
ZephyrTFA Oct 29, 2022
135d0c6
1.2.0
Mothblocks Oct 29, 2022
a480067
Remove useless features from the image crate (#128)
ZeWaka Feb 11, 2023
e905059
Update rust.yml
dwasint Mar 9, 2023
84c9701
adds all-features flag to linux and windows build
dwasint Mar 9, 2023
776372b
reverts actions to tg's current
dwasint Mar 9, 2023
6f3a85e
Update rust.yml
dwasint Mar 9, 2023
5ac8bfe
Update rust.yml
dwasint Mar 9, 2023
8c37b88
Update rust.yml
dwasint Mar 9, 2023
b955a04
Update rust.yml
dwasint Mar 9, 2023
c0e2dbb
Merge branch 'current-bee' into current-bee
dwasint Mar 11, 2023
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
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
name: rust_g.dll
path: target/i686-pc-windows-msvc/release/rust_g.dll
build-linux:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
BYOND_MAJOR: 513
BYOND_MINOR: 1521
Expand All @@ -48,7 +48,7 @@ jobs:
- run: |
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install g++-multilib zlib1g-dev:i386 libssl-dev:i386 pkg-config:i386
sudo apt-get install g++-multilib zlib1g-dev:i386 pkg-config libssl-dev:i386 libssl-dev libssl1.1:i386
./scripts/install_byond.sh
- uses: actions-rs/toolchain@v1
with:
Expand Down
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"rust-analyzer.cargo.target": "i686-pc-windows-gnu"
"rust-analyzer.cargo.target": "i686-pc-windows-msvc"
}
Loading