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

fixed #5358 added downloadFile ( string fileName ) (see wiki) and also even onFileDownloadComplete ( string fileName, bool success ) source is the resource which called downloadFile and success is true for download successful and false for download failed (due to HTTP error) will document the event soon

3c1239681c4cafe7d773bf5f3f866914a6104e4a authored over 12 years ago by kevuwk <[email protected]>
fixed #5319 added reloadBans() and /reloadbans

Applied patch #5319 'reloadBans(),/reloadbans' by mabako
modified some of the code provided and ...

b666b02f9ba632852fc5ebe7fdd27a1b31bc5715 authored over 12 years ago by kevuwk <[email protected]>
Applied patch #6559 'Distinguish between left and right Shift, Ctrl and Alt presses ' of tvc

ralt may trigger both ralt and lctrl, this is due to AltGr, before this patch ralt may have trig...

8b31383bc204f65dd61317666bfee159f3397862 authored over 12 years ago by kevuwk <[email protected]>
Fixed #6828 (Hacking the server is easy if all resources have admin rights (i.e. for kicking))

Using wildcards to block resources is now possible. e.g.:
<acl name="InRPC">
<right name="ge...

0abb97b5a70c7b3d7c8752b90d9cd2e665faf1f9 authored over 12 years ago by ccw808 <[email protected]>
Fixed server browser using incorrect LAN server ports for some operations.

44b025feeb8919f66896a3dd1aabae32f2d112cd authored over 12 years ago by ccw808 <[email protected]>
Fixed #6890 (1.3-3851 Server crash x2)

c399f2b85449d3a1ebce85c46ada47ceda070369 authored over 12 years ago by ccw808 <[email protected]>
Fixed #6888 (Client doesn't try saved password when redirected}

5c2bf7c67637e8569ed2718d02f6b086340869a0 authored over 12 years ago by ccw808 <[email protected]>
Fixed #6447 giveWeapon no longer triggers onPlayerWeaponSwitch if setAsCurrent=false

49b3ac13dbabe708b639b9d77c6e087d2e84ff48 authored over 12 years ago by kevuwk <[email protected]>
Fixed #6767 rain amount should be reset on ResetMapInfo resulting in a reset on connecting to a different server also

f5f75a916b8644fca622eb26df72bedacaaf6cef authored over 12 years ago by kevuwk <[email protected]>
Fixed #5324 applied patch to return false if interior provided is out of range for setElementInterior

f4bd1481fbe62411c58d997a16f16b983bbfe8ed authored over 12 years ago by kevuwk <[email protected]>
Forward ported r3845 ([1.3.0] Test for map download)

r3846 ([1.3.0] Crash unfix test)
r3847 ([1.3.0] Added more info to crash dumps )
r3848 ([1.3.0]...

a1ebd8347a2bb41b3d387d2ac4b16bcb515f1698 authored over 12 years ago by ccw808 <[email protected]>
Fixed #6885 wildcard bans should now be checked properly on connect

8b9b218010b15761a7eba31fd967c5e482de0561 authored over 12 years ago by kevuwk <[email protected]>
Linux compile fix

523d403cc990b236378c73d2baa6ca17ba57afbd authored over 12 years ago by ccw808 <[email protected]>
Improved performance when the server has a large number of IP bans.

Removed a debug message.
Incremented netcode.

8466128b6f270600db6defe707b3211e13b8f15e authored over 12 years ago by ccw808 <[email protected]>
Fixed #5838 - satchels should now be removed on resetMapInfo, if it is run on a single user, only their satchels are removed

5975d3e24c91fd848df67c3a90432c92e1591bda authored over 12 years ago by kevuwk <[email protected]>
more changes to module error messages and prevention of more potential crashes

4712bfb108d4ef8a9de56df32fe9139e39a52970 authored over 12 years ago by kevuwk <[email protected]>
Fixed #6150: Console can logout, but cannt log back in.

9456d7f4aa8fe7df28813467992650cd80879795 authored over 12 years ago by [email protected] <[email protected]>
Improved lua_makestring

abc89c25f5deb6b2ebe68abbaf3ed2d03e663242 authored over 12 years ago by [email protected] <[email protected]>
Fixed #5432: Destroying source of onElementStopSync crashes the server

4c16a2db52602da315f90e15cb3667b5c1b88d23 authored over 12 years ago by [email protected] <[email protected]>
Forward ported r3818 ([1.3.0] Added "Push sync" when a player pushes an unoccupied vehicle he is changed to it's syncer to improve sync accuracy.)

r3819 [1.3.0] (Addendum to previous commit.)
r3820 [1.3.0] (Tweaked per module tick counter)
r3...

6df10945aba9cae5085713add11019724cd89ee8 authored over 12 years ago by ccw808 <[email protected]>
Hide update notification when launched with URI

bd89f5c43a8ad1bd78484e1db3ed41cc2c60bc60 authored over 12 years ago by ccw808 <[email protected]>
Fixed #6021: outputChatBox, outputConsole and outputDebugString now automaticly tostring passed values

098a24ba290a02a272a62d2f31455c132b25296c authored over 12 years ago by [email protected] <[email protected]>
Missed some stuff

54c8df71dc3a6c14034870f679440458dcc757f3 authored over 12 years ago by [email protected] <[email protected]>
Updated MapManager's HandleNode with water elements (Why do we even have 2 same functions, gotta merge soemday)

387bcf3fc07258ab65a02f101a5708b769da8769 authored over 12 years ago by [email protected] <[email protected]>
Prevented the server from sending entity removal packets with db connections and files

d84d75b8e81c015a2228553c9607ed7b73bbbb15 authored over 12 years ago by [email protected] <[email protected]>
Files, opened with file functions, aren't part of the element tree anymore and aren't sent to client

bd091a882e5a5f100be6ba07bedee935b778859b authored over 12 years ago by [email protected] <[email protected]>
Fixed #6862 adding more descriptive error messages

Have also stopped a module being loaded multiple times and fixed some potential server crashes i...

d0034a8e3d0bd3fc42bbf4ac303d1fdee1c4e931 authored over 12 years ago by kevuwk <[email protected]>
Fixed #4987: Server side call of isPedInWater uses the occupied vehicle if the ped is in one

75f5affedfb5aadc7d04cbd6ff955c42bc15ca94 authored over 12 years ago by kevuwk <[email protected]>
Fixed #6869 (triggering events is unreliable with strings > 65535 bytes)

86748430c7156e3e83d590b7e159b0c3a64460d8 authored over 12 years ago by ccw808 <[email protected]>
Compile fix for rsl

2c9fc2b9bd08e0e9199566095dff60ebabb50dc4 authored over 12 years ago by [email protected] <[email protected]>
Other fixes which are not backportable yet

3dd9b8fb9139c0b4bfd0df06658478c56aee714f authored over 12 years ago by ccw808 <[email protected]>
Fixed server memory leak.

Various small fixes.
Various compile fixes.

2abdc3756dad454e8dbc4a79af54803275b79cf1 authored over 12 years ago by ccw808 <[email protected]>
Forward ported r3758 [1.3.0] Adjusted server queue checks to take into account number of players

r3763 [1.3.0] Disabled suspension hooks for anything but monster trucks and cars
r3764 [1.3.0] Sa...

49d625365feb0555ef82e451067625a81edb4e23 authored over 12 years ago by ccw808 <[email protected]>
addedum to r3808 - unloaded module functions now point to nil

0c3fdf30ccdc37bc3d0bd4c0e563a73344550802 authored over 12 years ago by kevuwk <[email protected]>
update for modules, they can now be unloaded (unloadmodule) and reloaded (reloadmodule), if unloaded any registered functions will still exist but will point to a dummy function in MTA and return false

e8c1b86de8955238eb8518fc7958d05bceaa888e authored over 12 years ago by kevuwk <[email protected]>
updated publicsdk to include all necessary functions called from MTA

4810b610273c7a887cf01b586a3312b3224c2688 authored over 12 years ago by kevuwk <[email protected]>
Removed redundant source files

14b534e756364e7345234113c4d54b59b3428605 authored over 12 years ago by ccw808 <[email protected]>
Increased unoccupied vehicle sync time.

16ae833abd4c9ef470f99c39f711908edc563ba3 authored over 12 years ago by Cazomino05 <[email protected]>
Added option to update a screen source after dxDraws

7acb892d88815dc84519e60f20032634fd03aa30 authored over 12 years ago by ccw808 <[email protected]>
Added order priority to addEventHandler

96aa6b05256e73a5352199b7514aea418c5de529 authored over 12 years ago by ccw808 <[email protected]>
Addendum for r3790

cdb2a6665a72936707632d2cce1dc9d63554e0b1 authored over 12 years ago by ccw808 <[email protected]>
Fixed some memory allocation incongruities.

Removed some redundant source files.
Stopped version requirement checks for builds less that VER...

16f5059e21df4a366605ba8c9b1137302011dd7c authored over 12 years ago by ccw808 <[email protected]>
Updated launcher

1b0147f97a8e1355e9398701c6af366a4a56436b authored over 12 years ago by ccw808 <[email protected]>
Updated some comments in mtaserver.conf

a5388b1fae8f02583e2a3b21678ab8311dbc6278 authored over 12 years ago by ccw808 <[email protected]>
Added dxSetBlendMode for higher quality text drawing to render targets

78f7fe05cf9c46ac710f0cdf6a351db80d6959d8 authored over 12 years ago by ccw808 <[email protected]>
Fixed 'not being able to enter vehicles' bug

8a76f0da883b8d36a866cc4958167309003071bf authored over 12 years ago by ccw808 <[email protected]>
Fixed size bug with dxCreateTexture( width, height )

5ae2869ca098f38b3dc1e42718714f9d43a54c19 authored over 12 years ago by ccw808 <[email protected]>
Fixed #6004 added getAccountAllData ( account theAccount )

2dd6588c62da6fb1289bec065054058f819ce7b3 authored over 12 years ago by kevuwk <[email protected]>
Linux compile fixups

ed0a1c58a57148dcfbcaea39197bd969763010df authored over 12 years ago by ccw808 <[email protected]>
Fixed server start-up warning when certain older versions of sqlite are installed (Linux only)

9b5ad1f3c288f0fd43f55cd99aac00e0f6648c70 authored over 12 years ago by ccw808 <[email protected]>
Fixed #6833 (getZoneName citiesonly is not working correct) #2

a17f426867cc276e0390153cfc0f67fdba6a0956 authored over 12 years ago by ccw808 <[email protected]>
Added functions to control transmission speed of data sent via events

151c8b08bd2e5ecf2ce1e291bc01c065d92b9524 authored over 12 years ago by ccw808 <[email protected]>
Fixed possibility of "CRC mismatch" error

f8894559e504883aa287afa1d5afae9d56a0a111 authored over 12 years ago by ccw808 <[email protected]>
renamed onClientPedHeliKill to onClientPedHeliKilled.

1cd78e8a99008c2d4282c7cfcc0a30a3620e1959 authored over 12 years ago by Cazomino05 <[email protected]>
Fixed #1237: A new log file will be created daily and will take the input and output of the console

f081fadf128553d79de4fe0ea7986e0cbcc8ca7d authored over 12 years ago by kevuwk <[email protected]>
Removed 65535 character limit for packetized strings

06c862b758d23d502ad4038bd9cc9bec39fc8f0c authored over 12 years ago by ccw808 <[email protected]>
Forward ported r3756 ([1.3.0] Fixed #6835 (Server logic/lua/CLuaFunctionRef.cpp:72 assertion error))

r3755 ([1.3.0] Fixed #6833 (getZoneName citiesonly is not working correct))
r3754 ([1.3.0] Fixed...

fb31eb9e07c833a5ae3140ba6516ef9eed0264dd authored over 12 years ago by ccw808 <[email protected]>
Added onClientPedHeliKill event.

source = ped
params = vehicle

8a89f5ec22e4bfbcb87ff832b112fe5618304c78 authored over 12 years ago by Cazomino05 <[email protected]>
Fixed 6793: setElementDimension should now apply to children

2720c05ca031d0caa005b428a3e434f345ecb244 authored over 12 years ago by kevuwk <[email protected]>
client code for r3750

c0ac29c082fd0b08350e2df20cafd9053be1f109 authored over 12 years ago by kevuwk <[email protected]>
Fixed 5051: Added optional argument to getElementChildren

894c9a6dceba6163c51c2e377f41591d0289e013 authored over 12 years ago by kevuwk <[email protected]>
Addendum to r3742.

62e65b6ac36db502f9d566ccd9b01c096df10be4 authored over 12 years ago by Alberto Alonso <[email protected]>
Updated trunk to 1.4

79b96c06629f633db286ee3d057024495a2f28ca authored over 12 years ago by ccw808 <[email protected]>

3af321df0d6b6ebf3b35e3625562c7332e4f8d68 authored over 12 years ago by Alberto Alonso <[email protected]>
Fixed 6820: changed the element RPCs to reduce bandwidth usage, the following functions have been changed

setElementPosition
setElementVelocity
setElementInterior
setElementAlpha
setElementDoubleSided
s...

a2f40eeb87d681dd1fbfa70b1432f61658250a2b authored over 12 years ago by kevuwk <[email protected]>
Reverted r3736 and r3737 (Fixed #6143 (Vehicle engine starts if driver changes skin))

be3e12e4e19483d337d3716fc131fff445877ab3 authored over 12 years ago by Alberto Alonso <[email protected]>
Fixed a few vehicle damage bugs including bikes and planes.

d8ecb9475553d718a54261cb9ab06cbabcd63011 authored over 12 years ago by Cazomino05 <[email protected]>
Added some arguments to fetchRemote

a09cafac8519befa1968eaea9dd8482377eb3491 authored over 12 years ago by ccw808 <[email protected]>
Added server function fetchRemote() for downloading any http files

56eee9bb80ae61483b884ed1aea814a2780a3956 authored over 12 years ago by ccw808 <[email protected]>
Addendum to r3736

562b66179222631458934ea145cc172a3049c7a1 authored over 12 years ago by Alberto Alonso <[email protected]>
Fixed #6143 (Vehicle engine starts if driver changes skin)

70711b78805a1ce35cba03772c7a8072ac14aa59 authored over 12 years ago by Alberto Alonso <[email protected]>
Fixed chatbox binding.

b6302979f496bf39e8642bd94d5948bea44e77a4 authored over 12 years ago by Cazomino05 <[email protected]>
Updated CHANGELOG

ea5996ee40b3aede236b3f7ef0c1279f160cf85f authored over 12 years ago by [email protected] <[email protected]>
Added extra skin to installer

869a6069f0b550ad4f05ed736143966339d5260b authored over 12 years ago by ccw808 <[email protected]>
Fixed http-client-files-protected showing in the path of debugscript.

c61ebf1ee86c11411f426957bf4971a22c54f61f authored over 12 years ago by Cazomino05 <[email protected]>
Fixed protection for unicoded scripts.

Removed protected files from external mirror directory.

7e46269ba5a2c28aaee4ae616440dc341ed4f2f7 authored over 12 years ago by ccw808 <[email protected]>
Linux compile fix.

15adfb86da71536f49dda4829c82aa3e1be74acb authored over 12 years ago by Alberto Alonso <[email protected]>
Fixed Linux compile error

0471526415638ca149c53837160e339ceaa8b81e authored over 12 years ago by ccw808 <[email protected]>
Updated copyright date in launcher

cc45d76be82a868df149bf7ca8485941c5da1d16 authored over 12 years ago by ccw808 <[email protected]>
Fixed getNetworkStats()

028427e0cec4a40e55091ca4fe119d170e575d06 authored over 12 years ago by ccw808 <[email protected]>
Fixed texture replace crash

1614ca369b59f9f147553ff412bf42e549840080 authored over 12 years ago by ccw808 <[email protected]>
Fixed #5147: Problems with corona markers and interiors not appearing.

833b6e766f64d67f2c594c6c94c46a6b02008db5 authored over 12 years ago by Alberto Alonso <[email protected]>
Incremented bitstream version.

2a471f23221a605cb7040af893b1040125f02748 authored over 12 years ago by Alberto Alonso <[email protected]>
Fixed a bug introduced in r3722.

4445f96ff6f7537f4149fb238f919e9ec2a8392f authored over 12 years ago by Alberto Alonso <[email protected]>
Added functionality to protect client-side scripts.

To use this functionality, set the attribute protected="true" in your <script> tag at meta.xml.
T...

a08ca0b3d7642fc3fb15f4b46ba4770822dbd2dc authored over 12 years ago by Alberto Alonso <[email protected]>
Fixed #6780 (Request: Online players count at bottom left corner on server browser).

af6208f944904c6f3fa20a8c9b71b91b7a06a03d authored over 12 years ago by Alberto Alonso <[email protected]>
reattached project to solution file

0ba1eb7d3581f68c615bdac28e263b418f293d7f authored over 12 years ago by kevuwk <[email protected]>
Updated version requirements

a26298e3c6d5188989d444d626cab0289f840c86 authored over 12 years ago by ccw808 <[email protected]>
Fixed graphic error introduced on r3715

41734399931a9cd88e2e64146cadebe4a6fd7da0 authored over 12 years ago by ccw808 <[email protected]>
Test for a crash.

5deb3bb962a686208203007287e23b607ea46978 authored over 12 years ago by Cazomino05 <[email protected]>
Fixed compile problem

c229370013ea29d10993f566ac337cca74e38e0e authored over 12 years ago by ccw808 <[email protected]>
Added some pixel manipulation functions

419300a7e7e2d1a10742d72d85d6ab01c009244d authored over 12 years ago by ccw808 <[email protected]>
Fixed #6799 (Elements are randomly disappearing) by adding setOcclusionsEnabled()

31a3b51c0df4acd2f3ac45adb829cb54541dea56 authored over 12 years ago by ccw808 <[email protected]>
Fixed #6809 - "Passing invalid models to getOriginalHandling crashes the Server/Client"

Refactored a lot of code + fixed a memory leak when calling getModelHandling.

9017946fca977a9d959cf4d3519f19e3e1ca1d93 authored over 12 years ago by Cazomino05 <[email protected]>
Update version requirements and copyright year

00734b794512aede302c8d391e0b29c5ed6b1d12 authored over 12 years ago by ccw808 <[email protected]>
Fixed getServerConfigSetting with verifyclientsettings

2d1e03084e9c64643c52844fffd8a5102b52d092 authored over 12 years ago by ccw808 <[email protected]>
Fixed compile error.

Fixed a typo.

356af9719e1f09c0d922f8fd2984f615bfacc192 authored over 12 years ago by ccw808 <[email protected]>
Added 'Lighter black' GUI skin from Aibo.

Added aero setting to settings upgrade procedure.

14c9597b8c29e68d0a4ce63c9ae8ec48f8e797be authored over 12 years ago by ccw808 <[email protected]>
Added takePlayerScreenShot() to help defeat wall hacks and other naughtiness

bc83ae5e3a760809b5f3ca898c4e55aacc62fdaa authored over 12 years ago by ccw808 <[email protected]>
Fixed a warning.

6054b451cf41ba95775abe4c4861bb02135555b4 authored over 12 years ago by Cazomino05 <[email protected]>