Ecosyste.ms: OpenCollective

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

github.com/multitheftauto/mtasa-resources

This project maintains a list of up-to-date resources that come with Multi Theft Auto.
https://github.com/multitheftauto/mtasa-resources

fix issue where defaultstats did not set player stats correctly (fixes #131) (#471)

fix issue where defaultstats did not set player stats correctly

- changed resourceRoot to roo...

567d10c552305dae3f57d5c422a34c25f22fdc12 authored 11 months ago
Update assault.lua (#466)

- Change source to client, as source can be manipulated
- Fully remove the data from the client...

8777f7881631089b131acd6e724ed37827852580 authored 11 months ago
hedit: Add hungarian localization (#465)

53050dd0bf73a164969480c9277fc3c6b0601b7e authored 12 months ago
Addendum to d8834a8: fix typo

e9801cdd021ba820f43f1f8a7743bb8d14bf0cb3 authored 12 months ago
Migrate nick change handling from 'admin' to 'joinquit' (and improve it to fix spam due to bypass)

Until now, you'd be able to change nick (using /nick or MTA settings) at unlimited frequency des...

d8834a86c60490d7919f8e4b05ac70946f420279 authored 12 months ago
Fix invisible characters introduced in de6614a

95e4da39bf462a92c83889ce4e7f02d09ce5ba5c authored 12 months ago
joinquit: Fix some abuse cases (nick change)

de6614a9cb336964046367b1ef4476522f62e41a authored 12 months ago
admin2: refactor ban functionality (resolves #151) (#437)

* Rewrite UI, enable basic player ban functionality

* Hacky fix for server error

Requires ...

d8c35b0a38a295d119054c4328a892c4e26be358 authored about 1 year ago
Load admin_definitions.lua to fix #455 and make the fix for #373 actually work (#458)

Due to the issue this addresses, fix #440 didn't really resolve issue #373

d7b02022fa8168fc300dd562118100265cf0688b authored about 1 year ago
scoreboard: Replace drawing arrow from path to texture (#459)

128f26952810804df6acb233ca9476853caa1286 authored about 1 year ago
admin2: various fixes (#462)

fc40cb9b1c4f14744da9068e50297673f2034344 authored about 1 year ago
Add runcode aclrequest for loadingstring (#457)

c40b8095f054b6e87b46e1d53d9b6ec77cf943c7 authored about 1 year ago
Use no-cache on certain resources to reduce exploitability

666246579c2ec596303614c3bebb6722e6674d67 authored about 1 year ago
Remove code execution functionality from `admin2` (#453)

c4bc73a2b088b98116ece27065cc7f5a1dced15b authored about 1 year ago
ipb: Make use of onPlayerResourceStart (#454)

cca3a05adf7fc940b913453a5fad5d5f3c8e3518 authored about 1 year ago
Update hedit's turkish language (#456)

3044d00a796488870556b19b088ac505c332952c authored about 1 year ago
Add limit to admin chat message length (#440)

* Add limit to admin chat message length

Limit is 225 characters: the max chatbox message len...

4da4af90df2bf178d8598d75c39c2469c47f12df authored over 1 year ago
Update "adminpanel" skins.xml (#449)

b5306484a789cc59b05f4182505ac07df3d90e07 authored over 1 year ago
Update skins.xml (#447)

cacbe40a805402dec3a62180b987d4b777817ea6 authored over 1 year ago
admin2: Added content for "Users" sub-tab in the "Rights" tab (#445)

3f8ecca953cc3dfa84e4d1b38b6b4c41f323688b authored over 1 year ago
various: Remove loadstring from few places (#446)

c264fca1e067ba44f15e1d2b894cf64a93807341 authored over 1 year ago
hedit: add portuguese transalations (#448)

d1b85d7dda45293ce497cf03f21eea2f59100b89 authored over 1 year ago
Added missing glitches and world properties (#443)

* Added missing glitches and world properties

* Fix typo

6856aa075c8e5674379c2a89f355d8b167ab6fdb authored over 1 year ago
admin2: finished team widget color picker implementation (#435)

* admin2: implemented team color picker

finished the previously half-done implementation of t...

9a1b0e695517786b8e16b2ac4c376af181540ffd authored over 1 year ago
Merge pull request #444 from FileEX/bugfix/admin2/messagebox

Admin2: Fixed messagebox not showing from server side

b7cae339fb35e0ae46c861d59d99d817be7a597f authored over 1 year ago
Fixed messagebox not showing from server side

5afe0247e6ca44c5754a2d9a6a0af7bc8b57f967 authored over 1 year ago
admin: Remove execute code functionality (PR #442)

507a04937524997410e450a6d4292974fa801bf8 authored over 1 year ago
helpmanager: removed redundant invisible window (#439)

It's invisible at all times and leaves you confused if you accidentally click it which brings it...

bf3995a8cde92049b178fffa71fa790d2b7e74b6 authored over 1 year ago
admin2: adjusted size for 'color code' and 'sensitive data' hiding checkboxes (#438)

admin2: fixed bad checkbox hitbox

adjusted hide color codes and hide sensitive data checkbox ...

abbcb9c1999970dfc6bb73b34fe15b1811c522a6 authored over 1 year ago
Update label for new fps limit (#433)

* update label for new fps limit

* Update default FPS limit

* Modify messageboxes to suppo...

7ae7976375dac00c0f808d48e8092ceb569534c7 authored over 1 year ago
admin2: fixed /report message viewer widget (#429)

* admin2: fixed /report message viewer

messages can now be viewed and deleted correctly

me...

6dbdf2cf90d0e447879bea86942e01caf949b8f5 authored over 1 year ago
admin2: forward-ported permissions widget from admin1 (#426)

* admin2: forward-ported permissions widget

initial commit to forward-port admin1's permissio...

25dcc4c655de26de0a2d0eb1b55ef7f3b3f6725e authored over 1 year ago
votemanager: changed 'not x == y' to 'x ~= y' to appease lint (#434)

c8630075317123e510645464a3bf56ebb244573b authored over 1 year ago
defaultstats: Don't re-apply stats on every respawn

Leads to undesired effects, like when another resource modified a stat in the meanwhile (also co...

9fde199ec5025052468df0255bf5c5011ef29718 authored over 1 year ago
parachute: Added missing min_mta_version for server to fix warning (#432)

b4119cca4665d63a3043f14c1624ce9c96700b96 authored over 1 year ago
admin2: added missing set nick functionality (#425)

* admin2: added missing set nick functionality

admin2: added missing set nick functionality:
...

39c40e61360579f9eb44d038f17712495b0022d6 authored over 1 year ago
editor_main: Fix rotation not saving properly (#430)

* Save rotation properly

* Fix formatting

4d4240f0adc70ccd8a31178178f0983882425046 authored over 1 year ago
hay: fixed #346 Hay doesn't reset (#420)

* hay: will now start new rounds

The hay gamemode will now start a new round 15 seconds after...

036ff6142b48b97d47456d8cb16d40e71b7ca57b authored almost 2 years ago
admin2: fixed various sorting related gridlist issues (#416)

* admin2: fixed spectator player action buttons

admin2 : fixed spectator player action GUI bu...

e0d1642b8a6fea3a822786c9a7cc7f8e4e1145e9 authored almost 2 years ago
Addendum to previous commit

Small typo

006eefb63bbe3ea1d4cf500942860f40ae481cbd authored almost 2 years ago
Try to use built-in functions for breakable state

17981673c602baeecfd5a508c45c7bc711e8e02b authored almost 2 years ago
Remove breakable state workaround

Resolved natively in mtasa-blue upstream via https://github.com/multitheftauto/mtasa-blue/compar...

33e54e445fed5b1ebec31f4a2ff993ff91186b40 authored almost 2 years ago
Update mapEditorScriptingExtension_s.lua (#418)

* Update mapEditorScriptingExtension_s.lua

Added some missing LOD models.

* Update mapEdit...

9164ac0167296563559e41cdb43aeef330b8479c authored almost 2 years ago
play: Fix error & improve readability (#422)

Fix error & improve readability

- Fixed table expected, got nil in createPlayVehicle
- Used ...

6383e8269cda928233abc8157d5c5f9c0cb0254d authored almost 2 years ago
admin2: fixed spectator player action buttons (#415)

admin2 : fixed spectator player action GUI buttons which were non-functional due to referring to...

01af273a6664c0db152a743a972a6f5fa02f8851 authored almost 2 years ago
ip2c: Add safety checks to exported function arguments (#414)

495d1586ee28656d7976665857f60699f8a853b6 authored almost 2 years ago
editor: fixes delete button not restoring element. #412 (#413)

remove return statement blocking delete button from restoring element.

f0d0285faf853c47133eab106c05ccad5fc9ce71 authored almost 2 years ago
Fix wrong filename

Regression caused by commit fb8dbbc

46448d9c77d832d29fcc87a74ede9738a90c2d3f authored almost 2 years ago
deathmatch: add missing include

7baf6df5257173df2c6c577f282c8b14c2749873 authored almost 2 years ago
fallout: style fixes and small tweaks

5013f39319c7609e3ac35ebb663c61dd2f8085fa authored almost 2 years ago
hay: style fixes

fb8dbbc4d584acd32543b1dea3cad5923f4c91d3 authored almost 2 years ago
deathmatch: major refactor (#223)

9f57aa898b214a8fd3d5d1cad94c793d49d8c804 authored almost 2 years ago
fix lint warning

076bd6713e0e12bbf6cd39b3d54599423fa46bc6 authored almost 2 years ago
freeroam: readability improvements & minor tweaks

9c9e400067f29e88db8e1c2df970e9a5358922d2 authored almost 2 years ago
speedometer: add required min_mta_version

4ba350277411ffc7caf0ae17d3df8de2508d48b4 authored almost 2 years ago
parachute: add required min_mta_version

637027caf765bafd7bd5ab5c847b010da83b9365 authored almost 2 years ago
interiors: add required min_mta_version

60c5866c56dda3ef8d6a061e9f67f5b477372984 authored almost 2 years ago
freeroam: add required min_mta_version server

a137a886e84928981e050a4c2bef7f1a69231b82 authored almost 2 years ago
admin2: add required min_mta_version

ec06e23ac1f1da0aad9e4dea2950f595d498a0fe authored almost 2 years ago
admin2: fix meta.xml formatting

f5cac7780202be36803be5362ff8f1ebf0782dd2 authored almost 2 years ago
editor: Rotation improvements (#400)

* Rotate using quaternions

* lint warning

ced470eb0ead7c48df948a17533fda8cbe656b0d authored almost 2 years ago
scoreboard: Fix performance regression in getCursorScoreboardPosition (#411)

9a5b8c83a86b6c3f081e1cf2d6553dfcdfefd0f9 authored almost 2 years ago
scoreboard: Fix lint warning

c142886a958c5862eef12a7c81066388dfe1860e authored almost 2 years ago
scoreboard: Advise /setcountry users to use /setping

d06f1d56a462d9c48e97c8da4d473635f5c88b0c authored almost 2 years ago
scoreboard: Add 'fake ping' (/setping) command, to complement /setcountry and make it more believable for its users

7aea1cc503c3b500f1f8beb00e63a44de2376e47 authored almost 2 years ago
scoreboard: Make /setcountry available to all players, rather than just admins

d8cff2da8745de34a4d0d6812e32920d98abbb8b authored almost 2 years ago
scoreboard: Make animation more user friendly

Deliver ideal configuration out of the box - users want a smooth opening/closing experience, the...

619b0e9007a9b4091ac47c84b3f8b2f40b424289 authored almost 2 years ago
scoreboard: Improve readability & slight performance improvements (#410)

* Reduce triggers, reuse variable.

* Add return early, save columns count to variable.

89f122497a9771923391276e432b1b449a79dd5e authored almost 2 years ago
editor_main: Fix version warning (#408)

* Update dumpxml.lua

* Fetch version from editor meta.xml instead

* Move get/set ver. into...

29e1ae023b2746c4528c1064e6743d40877c9518 authored almost 2 years ago
new resource: ip2c (#405)

This PR separates the ip2c logic currently present in admin into it's own resource and modifies ...

f64d65737bdefc300a0744592562455afdc3338b authored almost 2 years ago
scoreboard: Performance improvements (#407)

Push improvements.

3d3c592b4522d5dcb33f9eb22e09bceaa29fb058 authored almost 2 years ago
Addendum to 25d4a4f (indentation fix)

1c1edf56f1c5f1574d13240d24280fbc2500bb71 authored about 2 years ago
voice_local: Added new resource

This is a totally separate resource from the regular, bloated "voice", and only lets players nea...

25d4a4f91f2277816819506a6e7fc62e727e6ef8 authored about 2 years ago
Revert "editor_main: Fix various issues" (#406)

Revert "editor_main: Fix various issues (#394)"

This reverts commit e1e5b1a2a2722594dc80104a5...

4b4c05036fd238106da38aa6b1d9cc10d3add94d authored about 2 years ago
Hedit delete button translations (#369)

* Add Arabic translation by [SW]Falcon

(cherry picked from commit a318b2b562b29057e38fa922ac7...

2b7439d8eba579f4f8fb21ddf1301454aface76a authored about 2 years ago
playerblips: various improvements (#225)

* playerblips: use LF, move main script, modify meta tags

* playerblips: cleanup code

* pl...

9e79974593c08f44266bf75279db1537a1f05d69 authored about 2 years ago
scoreboard: Trigger events improvements (#403)

* Push fixes.

* Use shared type in meta.xml

9be00d67a73bb66a04218668c85e26c7eff6db5c authored about 2 years ago
Fix freecam mouse & key input by ignoring it when MTA window not focused (#402)

Using new https://wiki.multitheftauto.com/wiki/IsMTAWindowFocused since 1.5.9 r21313

316f536eb4816a6993e5690e730211c4cabb55e7 authored about 2 years ago
Add a new "restore" button within Editor's "Current Elements" window. (#401)

* Add a new "restore" button & fix current elements window not refreshing.

* Fixed current br...

15fbc95f61f493e96a927f8f4fa483f25be2cd13 authored about 2 years ago
freecam: Add support for changing field of view (#395)

* freecam

Add field of view get from player settings

* [Refactor] Add fov support to map e...

a960ba478a72996456376da23aaac538e0572e18 authored about 2 years ago
editor_main: Fix various issues (#394)

* editor

Fixes error: [editor]\edf\edf.lua:623: Expected positive value, got negative.

* e...

e1e5b1a2a2722594dc80104a5da962aaeac7922f authored about 2 years ago
Fix "No map selected!" message box when clicking search map editbox (#391)

extra check added to client/gui/admin_maps.lua line 69 to make exception if the source is the se...

0b7d576607b62759ad7c2dd21ff0259e6358b4a8 authored about 2 years ago
editor_main: Disable OOP in meta.xml for scripting extensions (#389)

Update dumpxml.lua

95f3c36307512bb35e7efb727e101c1bbc136564 authored about 2 years ago
admin: update IpToCountryCompact.csv

310c59f0c94013dc258e68d9e82dd84e4da05ea4 authored about 2 years ago
[admin] update ip2c mirror link

9ad4c366ae5704ee7d79d64912ee0ec9f12e977d authored about 2 years ago
rustlerbombs: Remove unnecessary parameter (#404)

2843af3b8d944b4711e52ebd8feef4f78b673496 authored about 2 years ago
rustlerbombs: Added new resource

49961eb6b907774fdd7d56e53bc050dacd118434 authored about 2 years ago
Upgrade deprecated jetpack functions (#399)

* admin2: Replace deprecated functions

givePedJetPack, removePedJetPack → setPedWearingJetpac...

c618a18c6698839074014b747c3826f60feae0c6 authored about 2 years ago
Remove legacy json lib (#383)

bde31f8a890057f2a7e02940f37489037b3de9a8 authored about 2 years ago
play: refactor (#363)

7b66c7855735a4d43845863802814952d45773ab authored about 2 years ago
ajax: set application/json request header accordingly (#397)

11c466a102556369887eba944128cd0641ff018a authored about 2 years ago
Use assets.multitheftauto.com

218f2c7ff17884f6905593ab716c52a38f2e90ed authored over 2 years ago
Revert "Add frameratefixes resource"

This reverts commit 74afa1f9dc1b683f39947d6f797c091b7888fd5d.

3e4e3a4b8c3bf554b2d2b71ea987dc6ffec3be2b authored over 2 years ago
Add frameratefixes resource

74afa1f9dc1b683f39947d6f797c091b7888fd5d authored over 2 years ago
Improve admin_serverjoiner.lua (#386)

0cb4877b2770666f95c01ba75f208315f1edc4bf authored over 2 years ago
editor_main: Improve scripting extensions (#385)

* Improve scripting extensions.

* Update mapEditorScriptingExtension_s.lua

* Introduce req...

7a8ae063c127fcb62a7d50d565355e1bb2bd7038 authored over 2 years ago
Fix new lint warnings

18a495cefa6b5fb343f5576f54bce19e75a412f8 authored almost 3 years ago
admin: Remove redundant serial check (#377)

Serial validity (when it comes to characters) is guaranteed by the AC framework, so this check a...

c6259f627936cea2743a40201a04a23dc78d5e7a authored almost 3 years ago
ctf: maintenance (fixes, cleanup & refactor) (#381)

* Removing unwanted warning
* warnings/errors/refactor/cleanup
* fix for a broken map script
...

609ac0cc614944ec7e53292ad705b046134cc41f authored almost 3 years ago
webadmin: fix typo (#382)

70361a4b19fb2773903de3431c37ab34a3252a03 authored almost 3 years ago