|
AMXX-Studio 1.3 out! Sep 27, 2005 10:25
Hello,
as some people have probably seen, I've released AMXX-Studio 1.3.
So what's new there? For example a brand new Code-Inspector. You are now able to look up language strings and view function calls (and their parameters), although its design has been upgraded and the parsing has been improved, too. I added two properties to the Settings dialog that allow to not load files twice and enable file backups. This backup is performed automatically before each save, so IF AMXX-Studio anyhow erased your plugin or you just made some mistakes and need an older file version, you'd be able to restore the last saved file in Tools -> Restore from backup. Also, I added a small readme-file for all newcomers concerning Pawn scripting and/or AMXX-Studio and of course, I fixed so far all AMXX-Studio bugs and issues.
I hope you'll like the new version
[Download]
Here is the full changelog:
Quote:
- Upgraded Code-Inspector
--> Now checks language strings
--> New design
--> Better parsing
--> Displays actions
- Added function: can't load files twice
- Updated Code-Explorer
--> now faster
--> fixed a few small bugs
--> now keeps selection
- Updated Settings-Dialog
- Fixed output bug (showed sometimes huge numbers as line numbers)
- Fixed design bug (displayed wrong plugin data on start)
- Fixed small bug in the color dialog
- Fixed small start bug (didn't show real plugin data on startup)
- Added restore function
- Fixed code-explorer bug (didn't recognize @-functions)
- Fixed highlight bug (had problems with ^" and ^ in strings)
P.S. I'd be really delighted if anyone tried to code a plugin for AMXX-Studio, try it And if you've got any suggestions for AMXX-Studio, just post them on the forums.
.: by Basic-Master 8 |
|