Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/multitheftauto/mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://github.com/multitheftauto/mtasa-blue

Add translate and discord badges to readme (#1538)

* Added badges in README.md

* added a translate badge

* removed mainpage and wiki

* Upd...

5c3e05b13963fa809a854445cdf5ba280667255c authored over 4 years ago
Fix #1504: Vehicle dummies crash (#1533)

* Fix #1504: Vehicle dummies crash

* Make parameter unoptional in ResetVehicleDummies

Co-a...

837aeb2a6f18c6a1a5306ba733689fda6f3e85b0 authored over 4 years ago
Add declspec(naked) workaround infos to game_sa as well

0507ce325f83661a76d0e17e59869eabfeaeeb7e authored over 4 years ago
Update premake5.lua

3ab4d05e8d62278d81dcab76bd1dc89cb383e10a authored over 4 years ago
Don't swap hourOn and hourOff values for engineSetModelVisibleTime (#1530)

26484ebf528a2c1257873189b6d07636fb1afdae authored over 4 years ago
Fix #1487 - dxDrawMaterialPrimitve crash (#1505)

e04355054feb750dd50743627ced086bd672149e authored over 4 years ago
Revert "Multi-thread DB Queue (#1242)" (#1528)

This reverts commit 6c3be117a7c5f4a25462a4c89f74540376c19a62.

b3065d2d4129935f9b4fd9a7804307d6302b568a authored over 4 years ago
Fix #1526: incorrect hash capitalisation (#1527)

38293370b1b01e6e095ad436ccbb114bedb17efe authored over 4 years ago
Potential fix for vehicle dummies crash (#1524)

* Potential fix for vehicle dummies crash

* CModelInfoSA::ResetAllVehicleDummies improvements...

629f96bedf261c8ba1da5d165d141988555d0034 authored over 4 years ago
Move loader patch file to correct directory (#1522)

a24abe7efeab6672970d8bbdcaad07a6f0f14309 authored over 4 years ago
Temporarily remove fatal error when loader patching fails (#1521)

0e5f5794c7549907e24cc3825c76f4c155305d5f authored over 4 years ago
Fix #1228 - Move exe patching to loader (#1520)

8a458c5f7dffe0bd168073a932aadd28f1b9973d authored over 4 years ago
Add optional upgrade version to install_cef

4c91f77ce20b9a014ed7c3970ec1fa2a77d32f63 authored over 4 years ago
Don't pause win-*.bat when run from command line

297f5447aa450f9e28eaf12276ad871b5b081ad5 authored over 4 years ago
Update security policy and add bug report banner (#1508)

Co-authored-by: Pascal Buerklin <[email protected]>

3c1d88df3a7dee23324779b2885c05d5c5205bc0 authored over 4 years ago
Fix #1412: add CI jobs for debug builds (#1502)

c852b1fcb9f6fbb7c4344a1fbac46893e3c3ea6c authored over 4 years ago
Fix off-by-one in off-by-one in error messages fix (31e90bb)

92e84e4c16fa0d398fd58894ca6cc82d1ff72b77 authored over 4 years ago
Add SColor support to the new parser

Co-authored-by: Qais Patankar <[email protected]>

19f2c95318eaa08ba4d96bfb036c07c83ef86f96 authored over 4 years ago
Refactor DxDrawWiredSphere to use the new parser

This commit updates CGraphics::DrawWiredSphere as well (from
40ed8b59f58a499e7ff2d8baedf9cd30b93...

b86d6c9933993109deb54c348cd2c10cd36c7779 authored over 4 years ago
Fix getModuleInfo

It would just complain about giving it a bad type as an argument, even
though you were giving it...

8800d7645478a1b74df1402005d2e9fb6231395b authored over 4 years ago
Bump build server from VS 16.5.3 to 16.6.1

Requested by @Dutchman101

0b26382d245442edbc06b2e457486006a4b20e8e authored over 4 years ago
Downgrade CEF to 81.3.10+gb223419+chromium-81.0.4044.138

Downgrading from 83.3.11+g1fac1e5+chromium-83.0.4103.61.

This fixes #1493 and essentially rever...

8d2d0fb20fb094119e86e348340f5cb90e30dc16 authored over 4 years ago
Migrate setPlayerScriptDebugLevel to new parser

64c25fef9031c0af3454c51dcb98c3ea52244d4f authored over 4 years ago
Fix arg parser with variants not compiling on Linux

c54861b9dcb5503267fe6078a9c4c25d90b57909 authored over 4 years ago
Migrate getPlayerScriptDebugLevel to new parser

b27d6e9fed09e62a484a6100a6be0f04979f8d10 authored over 4 years ago
Remove amx from installer

amx was removed from the official mtasa-resources package in the
following commit:
https://githu...

7d4091fac6e41e6d9e199cd0a03c927dc48aac79 authored over 4 years ago
Fix playSound3D

1df53684b1bdc8f3c77bf9ec3138b19dab0fe9be authored over 4 years ago
Add functionality to build the debug version with docker

62ed227dce2fbd9e8f5a775396498883ba889a10 authored over 4 years ago
Upgrade CEF to 83.3.11+g1fac1e5+chromium-83.0.4103.61

42cb6691357adb135e91f50b2355836f2c5a9e07 authored over 4 years ago
Add net.dll fix to "handy self compile message" (#1489)

3051f7114b695d81232ed73f09057d1197cd068d authored over 4 years ago
Refactor newly added ped functions to use the new parser (#1484)

* Refactor setPedArmor to use the new parser

* Refactor setPedFightingStyle to use the new pa...

fd17e0765131c98a4bdde414f05fc72fcbe1b611 authored over 4 years ago
Migrate areVehicleLightsOn to the new parser (#1483)

Co-authored-by: Qais Patankar <[email protected]>

81a1279582d633a84ae1b3ea94a7c5851c8bcff8 authored over 4 years ago
Remove unused variable from COpenPortsTester.h

The strServerIP variable is not used in the Start() method of the COpenPortsTester, so it can (a...

338f91330ac67967cb54c6628d76df6dbf71ccd5 authored over 4 years ago
Fix bad numberstrings becoming 0 in new arg parser

51a2c78c9d24f3f7321d25694653a24e39cfda86 electric boogaloo!

Also relevant: #1043

8c373a478a060daa26cc5b9a477b74bfc1a7aaa3 authored over 4 years ago
Allow `nil` to be used in optionals in new parser

This commit ensures that the index is incremented when an valid + actual
isn't given to an optio...

e83bfaa34b02fbfb8cff04551be81056a242fa00 authored over 4 years ago
Fix bad optional types being ignored in new parser

Previously no debug output would be displayed if an invalid value was
given to an optional.

Exa...

943d5148f9207151a79f0aaa757f6e3894cf0696 authored over 4 years ago
Refactor isResourceProtected to use the new parser (#1482)

6e5207e362e6bb56ad6b63e53e46886ef21d6267 authored over 4 years ago
Fix #1456 getting `nil` from account data has `"nil"` result (#1457)

36df4b98d3b36169a450b6fc48eb180b14b70bc9 authored over 4 years ago
Add CLuaArgument support to new Lua arg parser (#1450)

6c6a1248adcdd9715c542a7dbdd05a5a2f99ee0e authored over 4 years ago
Refactor LuaDef::LoadFunctions() to use array instead of map for inlining (#1453)

36efacb36be9e6ba5d60151b26506c6f3f9ae75f authored over 4 years ago
Merge pull request #1442 from Zangomangu/driveby-pitch-fix

Fix #1440 Driveby aiming is inverted in some cases

7399bf620b7d5846a87642a4f154d8414a58f4a5 authored over 4 years ago
Refactor vehicle aim direction to use enum classes

525c920b9e5c2922091516f8844067651a2b65ad authored over 4 years ago
Fix #1440 driveby pitch inverted sometimes

1b14af5f168ec15a7f1533cae093724fc98f9033 authored over 4 years ago
Fix CLuaFunctionParserBase lua_State* index check (#1419)

c99423b4421d4fa9e924e2e5163949a7b73e5fc9 authored over 4 years ago
Fix #1432: server names appearing blank (#1447)

af32894afa28a0875637887c69434f4e5c4ce7f2 authored over 4 years ago
Fix ped falling off bike desync bug

Bug was caused by 5dd446be50c5c8dcbb2f81a6186c2bc3841429d3

0ee554b1cd5dc30c2c9ed348ab5ab94feb9e1ba4 authored almost 5 years ago
Add new contributing guidelines (#1308)

Co-Authored-By: Marek Kulik <[email protected]>
Co-Authored-By: Nikita O...

dcadaa77e638e5ccb1247707a3c52705849fdea2 authored almost 5 years ago
Fix #1337 engineReplaceModel kicks the player out of the vehicle (#1433)

* Fix #1337 engineReplaceModel kicks the player out of the vehicle

* Move IsGlichEnabled chec...

eee60761a3fda429c39627575f76638bfbcd77cc authored almost 5 years ago
Fix #863 warpPedIntoVehicle fails when there are too many vehicles streamed in (#1431)

* Fix #863 warpPedIntoVehicle fails when there are too many vehicles streamed in

* Fix typo: ...

5dd446be50c5c8dcbb2f81a6186c2bc3841429d3 authored almost 5 years ago
Support for multiple return values for new argument parser (Fixes #1430)

190a262a12e0afcf1c54cb7b566c6ca1b924231d authored almost 5 years ago
Merge pull request #1427 from multitheftauto/hotfix/kickplayer-console

c8d0de5ac97730c539a4679d2de5030526a461b2 authored almost 5 years ago
Fix #1301: make kickPlayer accept the Console element

20b7dcb2db094ef86050ae68b2b0dcb5326ed217 authored almost 5 years ago
Add CClient* support to Lua argument parser

cd5554275f84bc76891b7da848c3b4dafaa59a24 authored almost 5 years ago
Remove unnecessary IsIn function

9653039ca8b3f256c0bb545ea98a61e07eabc77a authored almost 5 years ago
Merge branches 'move-client-utils' and 'move-server-utils'

6378c17dbe5f4bb8ae5d714a45b2728ba9bcf00d authored almost 5 years ago
Move server Utils.cpp/h to shared

2eaf793abb36c7516ad48aad85309f07a058cc66 authored almost 5 years ago
Move client Utils.cpp/h to shared

07c77692088dd1225cd5772800c04a6596da7c18 authored almost 5 years ago
Allow command.stopall for the Admin ACL (#1425)

7161409a913cf203e9ef0029e1e797557de9f16e authored almost 5 years ago
Fix #1155: engineFreeModel doesn't "free" itself

This issue is actually in engineRequestModel. CClientModelManager keeps
a "cache" for previously...

663eda833c97a7bf2b2ce6acb396fbba0abe0487 authored almost 5 years ago
Add 15b2ec7 and 9275095 to .git-blame-ignore-revs

6443510e337162c997f90de3ceee1a2ced0b192a authored almost 5 years ago
Remove unused CNametags::m_bDrawFromAim

I do not know what this is used for, but it's simply just not being used
right now. Someone can ...

1d66aad10cc68f44503fb0d618c78c4541ee6c52 authored almost 5 years ago
Fix #596: nametags are interiorless

3df58bd435b3c4052fa5e7fe57d534bdca7e0d2b authored almost 5 years ago
Revert "Revert "Fix #1258: Add mixed hex and RGB(A) parsing to XMLColorToInt (#1261)""

This reverts commit 3f39bb5b387c35f93e04d000a54a19dbdebec6cd.

Signed-off-by: Patrik Juvonen <pa...

febb8560b54e2a9b05924a14c1119161bf3f9599 authored almost 5 years ago
Merge branch 'master' into next

Signed-off-by: Patrik Juvonen <[email protected]>

80bf1c1e5bc3054cb3dc16872a28cd3c157f8ebd authored almost 5 years ago
Revert "Fix #1258: Add mixed hex and RGB(A) parsing to XMLColorToInt (#1261)"

This reverts commit a3695fb61a1da2c51da1e45469e14291da6d13e4.

This fixes #1393.

This reopens #...

3f39bb5b387c35f93e04d000a54a19dbdebec6cd authored almost 5 years ago
Merge pull request #1414 from saml1er/master

Fix #1090 Replaced weapon_crouch anim does not play if retainPedState is true

ac499f5c4c2d1ba6191ab608166c7a996b4b698e authored almost 5 years ago
Add trim_trailing_whitespace to .editorconfig

1ee68753d57abc77c9f4a27b43db2ff410d46457 authored almost 5 years ago
Use enum class for group and anim IDs

e0289622719f4e20a4c461c3ca630c0e29375ae7 authored almost 5 years ago
Remove DEBUG guards for OutputDebugLine (#1413)

4be08f43961d3414c84787730a9ad372c5407b81 authored almost 5 years ago
Fix #1090 Replaced weapon_crouch anim does not play if retainPedState is true

af09a7ad7131193392814c2401ef373c74a94b07 authored almost 5 years ago
Fix incorrect VRAM reported by GetWMIVideoAdapterMemorySize if >2GB installed

2eb3cf069d87bd83509e5f3933c767be03c357d2 authored almost 5 years ago
Fix #1408 (MTA use 128 MB VRAM of 4 GB 560X)

9f1354564a606ecfcbef1b2a5b190a7c64c878e7 authored almost 5 years ago
Fix #1396: no-op Discord integration (#1407)

f6d1ffe35e1292651043bfc709f4aa577ffcdc83 authored almost 5 years ago
Remove OutputDebugString in server CPlayer.cpp

This breaks macOS and maybe Linux debug builds.

bf5a39c14cf25ec1668fdddad782a052c4f83f37 authored almost 5 years ago
Fix #1410: /msg duplicating when sent by Server Console (#1411)

4e1629f2cc3af819b5a66f13d952c126bea83de7 authored almost 5 years ago
Fix server-client inconsistency for isElementAttached failure return

866506d3f6ebe4a0d4d39664cc4e7d7c0cef1a7c authored almost 5 years ago
Revert "Fix invincible peds" (fix #1404)

Reopens #414

Reverts #777

This reverts commit e43d34fee8efef9df22181cdbf78849781ff33be.

159d291eb164a1456aeb43edd745cb21816b7662 authored almost 5 years ago
Update CEF to 81.2.19+g3b56636+chromium-81.0.4044.113 (#1397)

71d52014b65c2c3e64eba3cf12cc23c860cbfe06 authored almost 5 years ago
Revert "setWaterLevel: added bIncludeWorldSeaLevel and bIncludeOutsideWorldLevel (#1342)"

This reverts commit ca34d7a3831aad66fc460692d7310061f81ff0eb.

ca56af709f03836cc02c5542ca3329af09dc4a86 authored almost 5 years ago
setWaterLevel: added bIncludeWorldSeaLevel and bIncludeOutsideWorldLevel (#1342)

* setWaterLevel: added bIncludeWorldSeaLevel and bIncludeOutsideWorldLevel

* bump bitstream
...

ca34d7a3831aad66fc460692d7310061f81ff0eb authored almost 5 years ago
Fix invincible peds (#777)

* Fix invincible peds and ArranTuna issue

* Remove whitespaces

* Small fix, i forgot about...

e43d34fee8efef9df22181cdbf78849781ff33be authored almost 5 years ago
Fixed Windows 20H1 (insider preview) compatibility issue with BASS

This prevents the issue from https://www.un4seen.com/forum/?topic=18855.0 (it also affects BASS_...

a928d80db66b4cd2cae0916a9524462946acf1ec authored almost 5 years ago
Set .clang-format IndentPPDirectives to BeforeHash

331d1bb2426332d3e8109fa2a34f2de38e7b5c57 authored almost 5 years ago
Enable AlignConsecutiveMacros in .clang-format

925913f2cd53c5ec24e588c79460ad6c63efc55f authored almost 5 years ago
Fix #1292: return vector3 instead of number at ped's target (#1379)

* Fix #1292: return vector3 instead of number at ped.targetStart/tagetEnd

* Addendum to c9952...

a75206dd88b69c0cca01aad38a62dee98e6e6648 authored almost 5 years ago
Fix #1106: add the possibility to remove server from recent list (#1381)

* Add recent played server removal possibility

* Add DIK_DELETE to remove server

1cabb4ca43d38df8f8f05b8bb6cad32a4d895140 authored almost 5 years ago
Merge pull request #1378 from ecastro98/ci-add-data-files

Add data installation to CI build

9a70e1cf6cb6af30007d843ebce4e860421850b0 authored almost 5 years ago
Add SettingHighDetailPeds to dxGetStatus (#1384)

a7b752f8154cafc94dc7de1a9d9c5fd2e28e4f8b authored almost 5 years ago
Add data installation to CI build

83602a0140ed1352498769a54a419043d1fae586 authored almost 5 years ago
Fix #1362: xmlLoadString doesn't work (#1372)

26bf0be64b49e10ed7f443f843a5f7a03da20ee1 authored almost 5 years ago
Update CEF to 81.2.15+ge07275d+chromium-81.0.4044.92 and fix #1303 (#1366)

245551cc7628593cfe419358d950fb93236bc077 authored almost 5 years ago
Add missing hpp header files

0e2c7c986200d1bcc27e0328b53b06f26b6c0795 authored almost 5 years ago
Fix answer input check to be case-insensitive

Previously only "y" would work, but "Y" not. This behavior differs from our
Linux install-data ...

218f8b71b5c5fefb25a0853865381d867257c31d authored almost 5 years ago
Fix crash from #1363 (#1364)

* Implement collision element checking

Fixes crash from #1363

fee420d70112d6d53e75d798643a92b36837fc81 authored almost 5 years ago
Fix #1329: discord presence party info is kept after disconnect (#1359)

* Fix a bug with discord rich presence not respecting CVars load

* Fix crash at https://githu...

d8c3ff5f5a9872d8aff448d58fb9fe6d0df1f1d5 authored almost 5 years ago
Merge pull request #1361 from qaisjp/vendor/80.1.15+g7b802c9+chromium-80.0.3987.163

Update CEF to 80.1.15+g7b802c9+chromium-80.0.3987.163

4f5d21cbb02b7f3901d6c25f62884aea066c4634 authored almost 5 years ago
Updated BASS libraries

2d0c1273d7b665d1c8422eef8baa16da2516295e authored almost 5 years ago
Update CEF to 80.1.15+g7b802c9+chromium-80.0.3987.163

114c0f69e968b46fa4c7f2af084347086c2912f4 authored almost 5 years ago
Fix #1360: bump build server from VS 16.4.6 to 16.5.3

ec2b11ac1edd9e3d407aeca64b78b1cc1c940ad5 authored almost 5 years ago
Fix #1357: discord crashes from a4f447ae8047b6d2d65077f093adff69 (#1358)

* Fix a bug with discord rich presence not respecting CVars load

* Fix crash at https://githu...

16d249db4e10d84c91f65cbe979e0a85bb431362 authored almost 5 years ago