Category: DModule

rss

DModule 0.13 finished

Today I got the first update of DModule for you guys. DModule 0.13 contains again some cool new features, like enchanced pawn-doc reader and a completely new command line interface to dmodule project managment! Very handy if you want to check what modules your project chooses from which directory or if you want to add modules on the fly.

Also it contains a bugfixed version of GetPlayerTeam and SetPlayerTeam (and the Spawn-Functions) to fix the issues with friendly fire in SA-MP.

Here is the detailed list of changes, also available in the Changelog:

  • Added bugfixed version of SetPlayerTeam, GetPlayerTeam, SetSpawnInfo and AddPlayerClass(Ex) to provide working friendly fire in samp.
  • Added commandline interface for project management
  • Updated the pwn-doc reader

    • able to read @param type varname description
    • reading params_def correctly
    • removing &'s and & from param name

  • Ships now with

    • dini 1.5.2
    • dcmd
    • timestamp
    • dplayers 1.1
    • dsystem 1.0
    • dutils 1.11
    • inouticon 1.0
    • inoutmsg 1.0
    • killlist 1.0
    • killpunish 1.0
    • killreward 1.0
    • loginout 1.0
    • modeconfig 1.0
    • teamspawn 1.1

In open source, Lua, pawn & DModule By DracoBlue @ 21:50 11.12.2007

DModule development started

Today I started to develop on DModule. Concepts and architecture was already ready but today started the implementation.

Check out the dmodule official wiki page at dev.dracoblue.net

In open source, pawn & DModule By DracoBlue @ 14:00 30.11.2007

DModule public released

Today with version dmodule 0.12, this is first public dmodule release.

Check out official page at dev.dracoblue.net.

The welcome post at samp-forums has been mode, so lets see how you guys like it.

It alredy has dini and dutils included in latest version.

In open source, pawn, dutils, dini & DModule By DracoBlue @ 14:00 10.12.2007

DModule supports .defines now

Today I added support for support for *.defines.txt and projectfolder/cfg/*.txt files.

That should be very handy if you are using defines and want to overwrite them for a special project.

In open source, pawn & DModule By DracoBlue @ 14:05 07.12.2007