Skip to content

Releases: olijeffers0n/rustplus

Rate Limiting

01 Dec 22:35
Compare
Choose a tag to compare

This update brings proper rate limiting along with a change or WS API

Full Changelog: 4.1.1...4.1.2

Removes threading from setup.py

30 Nov 07:31
c8e8ab1
Compare
Choose a tag to compare
4.1.1

Bump Version

Adding A Commands System

29 Nov 22:19
Compare
Choose a tag to compare

This update brings with it a commands system for you to have events triggered by in-game team-chat commands.

'ClientNotConnectedError' when 'connect()' hasn't been called

14 Nov 12:34
Compare
Choose a tag to compare

November Force Wipe

04 Nov 19:59
Compare
Choose a tag to compare

This Release updates to the November force wipe to include the desert bases

Any issues contact me

:)

Version 4

22 Oct 10:44
Compare
Choose a tag to compare

This update makes all the methods Async, and hides all the protobuf from the user, now using wrapper classes instead.

Any issues let me know on discord :)

Version 3

23 Sep 15:18
Compare
Choose a tag to compare

Major refactor of Protobuf generation as well as the addition of optional map icon overriding

Small Updates

15 Sep 20:19
Compare
Choose a tag to compare

Small Badge & Formatting updates

Version 2.3

02 Sep 08:27
Compare
Choose a tag to compare

Adding the getRawMapData to enable distance comparisons for monuments

Version 2.2.3

06 Aug 14:11
Compare
Choose a tag to compare

README updates as well as some __repr__ refactoring