Ecosyste.ms: OpenCollective

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

Multi Theft Auto

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
Collective - Host: opensource - https://opencollective.com/multitheftauto - Website: https://multitheftauto.com/ - Code: https://github.com/multitheftauto

[hedit] Fix steering lock glitch on bikes and motorcycles

This is required because of it being abused on servers (it can produce really weird glitches, gh...

github.com/multitheftauto/mtasa-resources - f76952b7606a7121d26eea086b7382554d5247e0 authored about 3 years ago
Fix premake 'configuration' deprecation warning

github.com/multitheftauto/mtasa-blue - be1dfa7f10914214887b3dd8c8c9b99a453dcf20 authored about 3 years ago
Visual Studio Update

VS2019: 16.11.31911.196 => 16.11.32002.261

VS2022: 17.0.31919.166 => 17.0.32002.185

This is an...

github.com/multitheftauto/mtasa-blue - 8af134622a625050a1dd838fa3ba24debf8e2e4b authored about 3 years ago
Update CAjaxResourceHandler.cpp (PR #2453)

github.com/multitheftauto/mtasa-blue - e45a765f344041f5fbcb3f70b95b29a5d9eab0da authored about 3 years ago
Addendum to 7b9d047

I shouldn't do stuff right after waking up, i read "data" as getElementData. Now the change (ord...

github.com/multitheftauto/mtasa-resources - d252b9f7a849ddacb0dd84b72c51b80899c33c76 authored about 3 years ago
Remove Continue() call on m_callback (PR #2452)

github.com/multitheftauto/mtasa-blue - 4b03b13571d0ace954d0f6d6c15046405ba1a4b2 authored about 3 years ago
parachute: small optimization on servers that use a lot of elem data

checking type costs less than data

github.com/multitheftauto/mtasa-resources - 7b9d047fae1c3163aa7b2a380be87a149bf51906 authored about 3 years ago
Force rebuild

For fixing data files error on "nightly" updater setting

github.com/multitheftauto/mtasa-blue - e6b6292e57cfb336a0d01000e4fa496e1153793b authored about 3 years ago
Update CEF to 96.0.17+g20e2617+chromium-96.0.4664.93

github.com/multitheftauto/mtasa-blue - bc372ccdc96a392f0dad7a06eb1dc2162594f76c authored about 3 years ago
Use x64 tool architecture

github.com/multitheftauto/mtasa-blue - f2dda37aba06f1394c3495a5717365d37df449b4 authored about 3 years ago
Use Windows Server 2022 in GitHub workflow

github.com/multitheftauto/mtasa-blue - d8cfdea9a6068481a0a31cf1e3e5c1520b03af68 authored about 3 years ago
Use Visual Studio toolset v143

github.com/multitheftauto/mtasa-blue - 96e690ed8f04bf044d2d561b7ef5d4671a7691fc authored about 3 years ago
[Spam] Minor fix

github.com/multitheftauto/cogs - 7df8c259a8fc97a656916f6ea2c880857391a68c authored about 3 years ago
Colshape bug fix (#2435)

github.com/multitheftauto/mtasa-blue - f6177e43408053bf8d01fd9b55c478d770945340 authored about 3 years ago
Addendum to bbd0c42: update Linux and macOS premake5

on request of botder

github.com/multitheftauto/mtasa-blue - 5a7bb84fe5dab7a18415f07000ff22d4f77cc594 authored about 3 years ago
Upgrade windows premake5

premake-5.0.0-beta1 (required for VS2022 support)

github.com/multitheftauto/mtasa-blue - bbd0c4244cc2d93809ed2d892c9110fa54e3d5e3 authored about 3 years ago
update build server to Visual Studio 2022

Before:
Visual Studio 2019: 16.11.31911.196

After:
Visual Studio 2022: 17.0.31919.166

Th...

github.com/multitheftauto/mtasa-blue - 3d94c21db1780c0f35148492ff6cc59dba3892bc authored about 3 years ago
Use vector length method instead of manual distance calculation (#2359)

Co-authored-by: NanoBob <[email protected]>

github.com/multitheftauto/mtasa-blue - a3c83c8927c709ca1999f2664d791274c3a7b969 authored about 3 years ago
hedit: add button to delete handlings (#360)

* Make grid a little smaller to add delete button and shift other buttons slightly upwards

* ...

github.com/multitheftauto/mtasa-resources - 0835ecd1f77fe98b1dcc84130d068f8fadb6af0d authored about 3 years ago
defaultstats: small fixes (#366)

* Update stats.

* Update defaultstats.lua

github.com/multitheftauto/mtasa-resources - b09bd68c960644e339a1e74f6002e3822f13191b authored about 3 years ago
enhancement: joinquit settings support + code refactor (#364)

* Moved script serverside and added support for settings

- Added OOP
- Use RGB instead of he...

github.com/multitheftauto/mtasa-resources - bbd536d18abb27850bb4ec0895031558a2c90501 authored about 3 years ago
Add support for WebM files to playSound(3D) (#2438)

github.com/multitheftauto/mtasa-blue - 545a22a531b9f4eee01e3d502cbb38b0d95b4c4f authored about 3 years ago
update BASS libraries (#2442)

github.com/multitheftauto/mtasa-blue - 590ba32fa51d4ea403fcdbd63b9462122cf5ec82 authored about 3 years ago
Update CEF to 96.0.14+g28ba5c8+chromium-96.0.4664.55

github.com/multitheftauto/mtasa-blue - 9fa0d00664bd21edd73996c157b6e29717dc86a0 authored about 3 years ago
Remove unused variables

github.com/multitheftauto/mtasa-resources - 0d424d13eabd9ef68c5282c46fc24c4f880b1c95 authored about 3 years ago
Fix return case in CClientModel::Allocate (#2440)

github.com/multitheftauto/mtasa-blue - daaa5a63fa321cca779642961df24b4344bd8618 authored about 3 years ago
editor: Improved some debug outputs

github.com/multitheftauto/mtasa-resources - be3477dc310f0f77a33531cc59ccdd7e1cd0e6ec authored about 3 years ago
editor: Fix debug warnings

github.com/multitheftauto/mtasa-resources - 5e9f2220b645c369e9654c577403530c076e1749 authored about 3 years ago
Update to resourceRoot

github.com/multitheftauto/mtasa-resources - 0dee4961826feaad364fcb1565cba0824a4e1849 authored about 3 years ago
Update to localPlayer

localPlayer is 6 times faster than getLocalPlayer() and removes need for custom made variables l...

github.com/multitheftauto/mtasa-resources - 01f7695d3a49ce97639666773c274b747a7a158d authored about 3 years ago
Avoid hierarchy in engineRequestModel function (#2437)

github.com/multitheftauto/mtasa-blue - 8e94ec19f8f71ceb0b8eb09e9a7bbc7b33b1cd36 authored about 3 years ago
Update libspeex to 1.2 and libspeexdsp to 1.2rc3 (#2439)

github.com/multitheftauto/mtasa-blue - deef8dcb534991376f51bd27c5293a78bb2e80ee authored about 3 years ago
Addendum to ccf98a117cd57d9459036bc227d3499a66a10b19

github.com/multitheftauto/mtasa-resources - 7ee88903da99c837f268a13c7281fdf9476ea9ed authored about 3 years ago
Fix shadowing definition of loop variable

Fixes all "shadowing definition of loop variable" lint warnings.

github.com/multitheftauto/mtasa-resources - 02233dbc7d20205c2ce28da06a93d1637d841b7b authored about 3 years ago
freeroam: Fix debug warning

github.com/multitheftauto/mtasa-resources - 36b4f00181e804111a83b4bd8083be88325fded3 authored about 3 years ago
Merge pull request #367 from srslyyyy/deathpickups-fix

deathpickups: some improvements (#367)

github.com/multitheftauto/mtasa-resources - aa9782ea996bbe684587c8e9cf542a575a23779f authored about 3 years ago
Merge pull request #372 from multitheftauto/admin-previously-defined-fixes

Fix "previously defined" warnings in [admin]

github.com/multitheftauto/mtasa-resources - 3ed3219498813e130650231ff10a9fbe99c30fd9 authored about 3 years ago
Fix lines contains trailing whitespace

github.com/multitheftauto/mtasa-resources - 555a8ba0caf188fa6a0bdc755530ba4e9e9b121a authored about 3 years ago
Fix all empty if branches

github.com/multitheftauto/mtasa-resources - 2660580de2750ca617a86f7e3ccb8235331935a8 authored about 3 years ago
Addendum to 49d325928a8de114587568196d2ad4f1207f5d8d

github.com/multitheftauto/mtasa-resources - 2d684707648b13c028d386a27abbcc08b22f3945 authored about 3 years ago
Fix all inconsistent indentation

github.com/multitheftauto/mtasa-resources - 49d325928a8de114587568196d2ad4f1207f5d8d authored about 3 years ago
Fix "previously defined" warnings in [admin]

github.com/multitheftauto/mtasa-resources - 4ffc5d067f48a83d2df7c375a512fb0de83e576c authored about 3 years ago
Merge pull request #357 from srslyyyy/gamemodestopper-fix

editor_main: improve gamemodestopper

github.com/multitheftauto/mtasa-resources - 7955351e58844bdbefa76d8e82102a6c829f4496 authored about 3 years ago
Update gamemodestopper.lua

github.com/multitheftauto/mtasa-resources - 3063712ac88d489eecae0263bf6ae086959ff6b5 authored about 3 years ago
Add threads config

github.com/multitheftauto/cogs - 41c003b49c68f024d79365c0764a8da4903a9427 authored about 3 years ago
Add 'warnings/' from commit 'c10db217e74ca155c7bda5c7b8ece81fdff24afd'

git-subtree-dir: warnings
git-subtree-mainline: b133b4c37b65d32ca31922e9daf122b3f8131f88
git-sub...

github.com/multitheftauto/cogs - 11a0891891d7c41d8d939bd4d776aa997dcbbbd3 authored about 3 years ago
build(deps-dev): bump phpstan/phpstan from 0.12.99 to 1.0.0 (#129)

* build(deps-dev): bump phpstan/phpstan from 0.12.99 to 1.0.0

Bumps [phpstan/phpstan](https:/...

github.com/multitheftauto/mtasa-php-sdk - cc07097843b9cdd0c14e1e169f69e46916e470db authored about 3 years ago
Visual Studio Update

This is an automated commit to keep track of toolchain changes on the build server.

github.com/multitheftauto/mtasa-blue - f8c90d7c788ed9b681f296ed08767462f79b9bf0 authored about 3 years ago
Visual Studio Update

VS2017: 15.9.28307.1705 =>

This is an automated commit to keep track of toolchain changes on th...

github.com/multitheftauto/mtasa-blue - fe37d009d86b58edca407efde06cbd9e1b8da229 authored about 3 years ago
Fix small memory leak for engineRequestModel (PR #2431)

Co-authored-by: Vladislav Nikolaevich <[email protected]>

github.com/multitheftauto/mtasa-blue - b2a625b100ff037908b002b586ca81692c24b2ae authored about 3 years ago
Remove double damage info send phase increment (PR #2399)

github.com/multitheftauto/mtasa-blue - fe48d0968042b0bc5e5375c0c2f8f9ee2ed951ba authored over 3 years ago
Addendum to b0c6325

Disable line length checks (as MTA scripts tend to have long lines, for example in dx functions)

github.com/multitheftauto/mtasa-resources - 7c135ae7970c4e6edc7adbe3c3a469340c0fd04d authored over 3 years ago
Repository: Lua linter implementation (#354)

github.com/multitheftauto/mtasa-resources - b0c6325516bcc6af3d92b922709e8270d8e3f019 authored over 3 years ago
build(deps-dev): bump guzzlehttp/psr7 from 2.0.0 to 2.1.0 (#128)

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.0.0 to 2.1.0.
- [Release notes](...

github.com/multitheftauto/mtasa-php-sdk - 7aa9993f5b5d853fff97c9727abf1a71c3dad7e5 authored over 3 years ago
Update CEF to 95.7.14+g9f72f35+chromium-95.0.4638.69

Compared to our last one, it's a small bump in chromium version, but with important security fixes

github.com/multitheftauto/mtasa-blue - 07209470b99788687c4e35488c38aff801b46850 authored over 3 years ago
Remove forced TADDRESS_CLAMP in CVectorGraphicItem (#2401)

Defaults to TADDRESS_WRAP

github.com/multitheftauto/mtasa-blue - 0dcdac3946adb3e318fe92c6f86ebf024cdca045 authored over 3 years ago
Make CNetAPI::WriteVehiclePuresync() use parent model ID when syncing vehicles added with engineRequestModel()

github.com/multitheftauto/mtasa-blue - 51d3288f06b62561837d9e6d5470b1476cbe6c30 authored over 3 years ago
Update CEF from 94.4.10+g38a7995+chromium-94.0.4606.81 to 95.7.12+g99c4ac0+chromium-95.0.4638.54

Squashed commit of the following:

commit e5452c87ee4b191224980a9d6a23e725dda01c52
Author: patri...

github.com/multitheftauto/mtasa-blue - ee88dd4ea736d8c0b427750f1ec20ccb57300d2b authored over 3 years ago
Update CEF from 94.4.5+g0fd0d6f+chromium-94.0.4606.71 to 94.4.10+g38a7995+chromium-94.0.4606.81

github.com/multitheftauto/mtasa-blue - a3d8b4a9d192a393fbfb1ea77f81023ccc7c0cbe authored over 3 years ago
Fix #2166, fix #2167: Use parent model ID of non-standard vehicle model (#2247)

Make CClientVehicleManager::GetMaxPassengerCount() and CVehicleNames::GetVehicleTypeName() use p...

github.com/multitheftauto/mtasa-blue - 141438fe462795c136f92b4fca9901e03dcec3f2 authored over 3 years ago
Update gamemodestopper.lua

github.com/multitheftauto/mtasa-resources - bfad62487c08237f6227546b98878fd05ec08474 authored over 3 years ago
editor: small improvements (#339)

github.com/multitheftauto/mtasa-resources - 7816898d991a072b35e62ccf06c73775f39cb3eb authored over 3 years ago
Clean up CClientVehicle.cpp

github.com/multitheftauto/mtasa-blue - 8b806be300c94bd15f1fa7575322bf31caf5234e authored over 3 years ago
Fix access violation in GetWheelFrictionState for out-streamed vehicles

github.com/multitheftauto/mtasa-blue - dde0e59055b5092cac5f16dd8bb06f1ff91ddeed authored over 3 years ago
Visual Studio Update

VS2017: 15.9.28307.1684 => 15.9.28307.1705

VS2019: 16.11.31727.386 => 16.11.31729.503

github.com/multitheftauto/mtasa-blue - a6918ce19a295de04c14350edd7d0d44d4f04bc6 authored over 3 years ago
Fix mirrored dummy position of light_front_second (Fixes #2405)

github.com/multitheftauto/mtasa-blue - 32aeb0e67915744402fdac0619b8807db6352957 authored over 3 years ago
Update one more icon

github.com/multitheftauto/mtasa-blue - fc85255ba5536f68a58b1b3b484d2efbc436b027 authored over 3 years ago
Fix broken client gdf xml, update hardcoded MTA versions and URLs

github.com/multitheftauto/mtasa-blue - d54afd76ed67ba80cfb2fb221229ca01a4f42508 authored over 3 years ago
Update translations

github.com/multitheftauto/mtasa-blue - 7f3d15bab0301af793ce3c38ae64a4f573b84888 authored over 3 years ago
Fix server icon not working

github.com/multitheftauto/mtasa-blue - 8729c9f0a6fb2d396cd057abd0b7815be318aa0f authored over 3 years ago
Fix camera logic after warpPedIntoVehicle (#2408)

Co-authored-by: Vladislav Nikolaevich <[email protected]>

github.com/multitheftauto/mtasa-blue - 607b57d36b72db62e976ef04c7bfa1d35f39da9a authored over 3 years ago
Addendum to 4b9a3a4: Tweak the drop shadow

github.com/multitheftauto/mtasa-blue - aa1e1d4336068438b2436efbc71b7a9231199e45 authored over 3 years ago
Update main menu logo

github.com/multitheftauto/mtasa-blue - 4b9a3a4a7717db059277a5fdb9f2653bb90b7496 authored over 3 years ago
Initialize variable lastSyncType in AddElementDataSubscriber

github.com/multitheftauto/mtasa-blue - ca3b0b778e9695ce7da6391eda14429aa055d1f2 authored over 3 years ago
Addendum to d1f164a

CEF updated d3dcompiler_47.DLL in accordance with Chromium, see https://bitbucket.org/chromiumem...

github.com/multitheftauto/mtasa-blue - f99b4a13a34365ffd477c030aba5abea2eaa8e7c authored over 3 years ago
Update CEF to 94.4.5+g0fd0d6f+chromium-94.0.4606.71

github.com/multitheftauto/mtasa-blue - d1f164ab202905a047f946b33dec1d40127ae2eb authored over 3 years ago
Revert changes to GetCameraTarget from bdf3e3e4c38e5f817d01745f8a43304c1b36979a

github.com/multitheftauto/mtasa-blue - 05b7ea2d9c936b727ac057d3307d40a434f40352 authored over 3 years ago
Fix small typo (#355)

* Fix typos in hedit and sfxbrowser

github.com/multitheftauto/mtasa-resources - 814437b19d05924373810f3961e6768744f45b90 authored over 3 years ago
Update MTA:SA version from 1.5.8 to 1.5.9 (#2382)

:tada:

github.com/multitheftauto/mtasa-blue - ea2871290e0e63ebb2873949c29d0643fea23054 authored over 3 years ago
Fix credits restart offset

github.com/multitheftauto/mtasa-blue - 8544dd6fb7a2c1ae66ed075373b51d784a3b6d96 authored over 3 years ago
Add missing newline

github.com/multitheftauto/mtasa-blue - bee353670f2f7056b5b767e5e385217d146eb371 authored over 3 years ago
Update credits (#2125)

* Order credits in alphabetical order

* Add leetIbrahim to Special Thanks credits

* Addend...

github.com/multitheftauto/mtasa-blue - a6070323b573cf2a3f8a66d2b37ebd4f25cb8227 authored over 3 years ago
build(deps-dev): bump phpunit/phpunit from 8.5.20 to 8.5.21 (#127)

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.20 to 8.5.21.
- ...

github.com/multitheftauto/mtasa-php-sdk - ecc94a316d0c6b597a210eb924f8e511412723c2 authored over 3 years ago
Fix some SVG issues (#2388)

github.com/multitheftauto/mtasa-blue - cc7e6d642218ad71eec5ab8da062811c355abb1b authored over 3 years ago
Update resource checker version data (#2381)

Co-authored-by: Sarrum <[email protected]>

github.com/multitheftauto/mtasa-blue - c59aa58bfb1a5ff665836eec8d547f6ba3066264 authored over 3 years ago
Update translations

github.com/multitheftauto/mtasa-blue - 6db5ba4454a7f764871aae561b17898fd4e82318 authored over 3 years ago
Update cryptopp from 8.2.0 to 8.6.0 (#2385)

github.com/multitheftauto/mtasa-blue - a60568434501ed3c2d24fe86974b383362356e4d authored over 3 years ago
Update unrar from 5.91 to 6.02 (#2384)

github.com/multitheftauto/mtasa-blue - 8754ec3e949ddb5bb7b8fbfd428f3f4963154df7 authored over 3 years ago
Merge remote-tracking branch 'upstream/master' into next

github.com/multitheftauto/mtasa-blue - 67950c1824696d7803efb1a63809491a5f0b87e0 authored over 3 years ago
Update CEF from 94.3.0+gffef496+chromium-94.0.4606.54 to 94.4.2+g6a963ca+chromium-94.0.4606.61

github.com/multitheftauto/mtasa-blue - ae6caa92c81b37ca29c7af0fbb7dffb4c57b14b6 authored over 3 years ago
Revert "Remove unnecessary premake options (#2379)"

Revert requested by @Lpsd on #svg-graphics channel

This reverts commit 8d800eb0613f2f4c1d414641...

github.com/multitheftauto/mtasa-blue - 6c61502d9d1042a797e9c81dc106cd413fa244cb authored over 3 years ago
Update .git-blame-ignore-revs

github.com/multitheftauto/mtasa-blue - 8d8989d86517843ecb2746d3b5229b8a234f6a26 authored over 3 years ago
Revert "Revert "Run clang-format""

This reverts commit 6f09a0a99e0b2eded7cd73f18aa5f1fe4c47ada8.

github.com/multitheftauto/mtasa-blue - 16769b8d1c94e2b9fe6323dcba46d1305f87a190 authored over 3 years ago
Revert "Revert "Add SVG support (lunasvg) (#2026)"" (#2380)

* Revert "Revert "Add SVG support (lunasvg) (#2026)""

This reverts commit 898fcaf6c879d4c4c7e...

github.com/multitheftauto/mtasa-blue - 336988259b41a24061ee36d6ef6dff7d37c7d86f authored over 3 years ago