-ffs-Sniper Posted May 5, 2013 Share Posted May 5, 2013 Good work! I would have loved to have downloadFile function on this version, but well, we can't have everthing, can we?Still is an awesome job what you did there . Client side fetchRemote is an even better alternative to downloadFile. The default http server is extremely slow anyways. Link to comment
Arimance Posted May 5, 2013 Share Posted May 5, 2013 Good work, team! Can anybody explain the usefulness of bitwise operators in MTA, if any? I don't know what it is necessary for.. Link to comment
lpdc99 Posted May 5, 2013 Share Posted May 5, 2013 to me the scoreboard bugeo the 1.3.2 I can not see users that are on each team or anything: ( Link to comment
3NAD Posted May 5, 2013 Share Posted May 5, 2013 There are a small problem at the text ( News ). And Good job. Link to comment
Woovie Posted May 5, 2013 Author Share Posted May 5, 2013 Mirrors bug is still not fixed. The game just freezes. Is this reported on the bugs report page? I've not heard of it. There are a small problem at the text ( News ). And Good job. I kind of fixed this. It's an odd issue with formatting. But now it has too many returns. We need a raw HTML edit mode for posts. Link to comment
manawydan Posted May 5, 2013 Share Posted May 5, 2013 (edited) good job. Edited May 5, 2013 by Guest Link to comment
Allentus Posted May 5, 2013 Share Posted May 5, 2013 Great job, Keep it comming MTA Developers Link to comment
Zoon Posted May 5, 2013 Share Posted May 5, 2013 admin panel 1.3.1 [2013-05-05 14:50:02] WARNING: admin section in the meta.xml is incorrect or missing (expected at least server 1.3.0-9.03772 because of 'triggerLatentClientEvent') [2013-05-05 14:50:02] WARNING: admin requires upgrade as section in the meta.xml is incorrect or missing (expected at least server 1.3.0-9.03772 because of 'triggerLatentClientEvent') Link to comment
Arran Posted May 5, 2013 Share Posted May 5, 2013 admin panel 1.3.1[2013-05-05 14:50:02] WARNING: admin section in the meta.xml is incorrect or missing (expected at least server 1.3.0-9.03772 because of 'triggerLatentClientEvent') [2013-05-05 14:50:02] WARNING: admin requires upgrade as section in the meta.xml is incorrect or missing (expected at least server 1.3.0-9.03772 because of 'triggerLatentClientEvent') I've fixed that, it's just a message though and doesn't cause any problems. Link to comment
Jusonex Posted May 5, 2013 Share Posted May 5, 2013 Can anybody explain the usefulness of bitwise operators in MTA, if any? @Arran: If you want to implement encryption algorithms, you'll need bitwise operators in 99 percent of all cases. Another good example are flags. If you'd like to conjunct one or more vehicle handling flags "live", you'll need to use a bitwise (X)OR. Even though these functions are not really fast and a bit "pseudo-like", you have the ability to implement those things. Link to comment
Noneatme Posted May 5, 2013 Share Posted May 5, 2013 Very good work, keep it up Thanks justus for the object functions Link to comment
Woovie Posted May 6, 2013 Author Share Posted May 6, 2013 Mirrors bug is still not fixed. The game just freezes. Fixed. https://code.google.com/p/mtasa-blue/so ... ail?r=5366 Link to comment
Sergioks Posted May 7, 2013 Share Posted May 7, 2013 wow!!! It's Fantastic! ..::*Sergioks*::.. Link to comment
ChaseOquinn Posted May 8, 2013 Share Posted May 8, 2013 Tested it a little bit yesterday. Noticed some nice improvements from the previous release. Great job. Link to comment
Recommended Posts