File Details
d303Fix v0.7
- R
- Aug 19, 2010
- 7.82 KB
- 1.7K
- 3.0.2
File Name
d303Fix_v0_7.zip
Supported Versions
- 3.0.2
v0.7
- Compatibility fixes (ntBuff).
- Fixed error reported by matif. Now negative time values are parsed when reading from Item Shop.
v0.6
- Fixes to time shift issues.
- Added slash commands to regulate time shift and enable or disable time gathering methods.
- Added chat message if os object exists, but still it is redeclared.
- New useful functions.
- Strings extracted to table for easy translation.
v0.5
- Current date and time is extracted without user interaction.
- Reimplemented time calculations.
- os object is now only a wrapper of d303Fix object.
- Executable file is permanently removed.
v0.4 Lite
- Removed executable file (source code for tool is still attached).
v0.4
- Ability to set time by taking a screen shot.
- Code clean up.
v0.3
- Current local system date and time support. (See installation notes on main page)
- Localization (English/Polish)
- New helper function (os.settime). (See code for details).
- Correct week day name and value.
- Current version adds additional tool (with source code) needed to create small lua file containing system time stamp at boot time.
v0.2
- ! not ignored in os.date(). It takes game time into formatting.
- Using os.date("!*t") you will get game time struct (hour and min are correct, game time has minute precision)
- %% string is changed to % sign like in original implementation.
- Extended tests.
- Day and month names have a long name.
v0.1
- Remove all os related bugs from addons.
- Complete list of os functions.
- Simple tests when invoking os.test()
- Saving time flag is constant.

