log

age author description
Sat, 15 May 2010 21:27:53 +0000 Matti Hamalainen v0.6.13.6 rel-0_6_13_6
Sat, 15 May 2010 21:26:01 +0000 Matti Hamalainen Removed hb.tf.
Sat, 15 May 2010 21:24:25 +0000 Matti Hamalainen v0.6.13.6-svn
Thu, 13 May 2010 23:00:27 +0000 Matti Hamalainen Oops. RIP prots down report forming was broken after some changes, fixed.
Fri, 07 May 2010 15:06:00 +0000 Matti Hamalainen Oops, wrong function name had been left in DMP handling, fixed.
Thu, 06 May 2010 22:19:45 +0000 Matti Hamalainen Fix hcbat module hp/sp/ep diff etc.
Sat, 01 May 2010 20:45:27 +0000 Matti Hamalainen Oops, _ripstr was both global and local variable. Fixed.
Mon, 26 Apr 2010 17:06:46 +0000 Matti Hamalainen s/gparty_gag/gparty_grab/g.
Tue, 20 Apr 2010 22:33:32 +0000 Matti Hamalainen The description of workings was wrong, fix it.
Tue, 20 Apr 2010 14:33:49 +0000 Matti Hamalainen Updates.
Tue, 20 Apr 2010 02:35:45 +0000 Matti Hamalainen Oops, a </row> tag was missing.
Tue, 20 Apr 2010 02:22:04 +0000 Matti Hamalainen Clean up the history section.
Tue, 20 Apr 2010 01:32:12 +0000 Matti Hamalainen Add note about hb_debug.
Tue, 20 Apr 2010 01:31:19 +0000 Matti Hamalainen Add some notes.
Tue, 20 Apr 2010 01:24:53 +0000 Matti Hamalainen A temporary commit of VERY EXPERIMENTAL heartbeat/tick module, that may be rolled into GgrTF core later.
Mon, 19 Apr 2010 17:57:51 +0000 Matti Hamalainen v0.6.13.5-svn
Mon, 19 Apr 2010 15:44:42 +0000 Matti Hamalainen Oops.
Mon, 19 Apr 2010 15:26:16 +0000 Matti Hamalainen Handle special case of Gatekeeper glacing partymembers.
Mon, 19 Apr 2010 14:11:36 +0000 Matti Hamalainen Temporarily remove the heartbeat/tick stuff for debugging.
Mon, 19 Apr 2010 13:51:23 +0000 Matti Hamalainen Adjust heartbeat things.
Mon, 19 Apr 2010 13:40:31 +0000 Matti Hamalainen Move battle round status after hb, tick and aura indicators.
Mon, 19 Apr 2010 13:39:31 +0000 Matti Hamalainen Oops, forgot to change one variable name to correct one in gstatus_add_var(). Fixed.
Mon, 19 Apr 2010 02:42:58 +0000 Matti Hamalainen Clear tick discard status after a while.
Mon, 19 Apr 2010 02:31:31 +0000 Matti Hamalainen v0.6.13.4-svn
Mon, 19 Apr 2010 02:31:18 +0000 Matti Hamalainen Initial implementation of the potentially fabulously broken heartbeat and tick counter / predictor. No guarantees of correctness with this one.
Mon, 19 Apr 2010 02:27:26 +0000 Matti Hamalainen Modify gstatus_add_var again to better fit upcoming changes.
Mon, 19 Apr 2010 02:25:31 +0000 Matti Hamalainen Move battle ending functionality to gbattle_stop, use it from gbattle_nocombat (renamed from gbattle_end).
Mon, 19 Apr 2010 00:48:31 +0000 Matti Hamalainen Ooops - gbattle_target() was removed, so don't use it.
Sun, 18 Apr 2010 23:54:57 +0000 Matti Hamalainen Change how statusline is updated, fixing problems and removing code duplication; Update copyright and GgrTF core requirement in TF5 module.
Sun, 18 Apr 2010 23:40:54 +0000 Matti Hamalainen v0.6.13.3-svn
Sun, 18 Apr 2010 23:40:12 +0000 Matti Hamalainen Call statusline updating also in prompt handler.
Sun, 18 Apr 2010 23:38:43 +0000 Matti Hamalainen Clean up the battle handling code.
Sun, 18 Apr 2010 23:32:24 +0000 Matti Hamalainen Remove HCBat-related stuff, cleanups, save old hp/sp/ep status variables.
Sun, 18 Apr 2010 23:25:54 +0000 Matti Hamalainen Move some hcbat-specific stuff to HCBat module.
Sun, 18 Apr 2010 23:25:23 +0000 Matti Hamalainen Change spell_rfirst from on/off to integer; Add event_spell_round event that triggers on essence eye rounds.
Sun, 18 Apr 2010 21:19:00 +0000 Matti Hamalainen Call event_tick_sc functions before gstatus_update etc.
Sun, 18 Apr 2010 21:15:55 +0000 Matti Hamalainen Add recommendation / note about not modifying the 'sc'-grabber code, but rather overriding it.
Sun, 18 Apr 2010 21:09:25 +0000 Matti Hamalainen Add function gstatus_add_var for adding arbitrary variables with labels to statusline.
Sun, 18 Apr 2010 21:08:07 +0000 Matti Hamalainen Remove irrelevant note.
Sun, 18 Apr 2010 20:33:31 +0000 Matti Hamalainen Initiate battle status on first round before calling any other related functions.
Sun, 18 Apr 2010 19:03:40 +0000 Matti Hamalainen Add unfinished statusline PSS output support. Essentially shows similar colorized / prettypss output on the statusline. You need to /set status_height=5 (at least) and /set opt_statuspss=on to make it work.
Sun, 18 Apr 2010 19:01:35 +0000 Matti Hamalainen Rename variable to clarify its purpose.
Sun, 18 Apr 2010 17:45:58 +0000 Matti Hamalainen v0.6.13.2-svn
Sun, 18 Apr 2010 17:43:20 +0000 Matti Hamalainen Compactize the energy aura status indicator a bit.
Sun, 18 Apr 2010 17:27:07 +0000 Matti Hamalainen Improve TF5 statusline handling a bit.
Sun, 18 Apr 2010 17:11:17 +0000 Matti Hamalainen Clean up TF5 statusline code - e.g. de-modularize it and just use the "deprecated" TF4-style statusline handling, because TF5 statusline functionality just plainly sucks.
Sun, 18 Apr 2010 17:07:12 +0000 Matti Hamalainen Cosmetics.
Sun, 18 Apr 2010 14:51:02 +0000 Matti Hamalainen Add note about obsoleteness of GgrTF::Ptracker module.
Sun, 18 Apr 2010 14:49:07 +0000 Matti Hamalainen Add note about opt_effects.
Sun, 18 Apr 2010 14:36:47 +0000 Matti Hamalainen Restore round reporting to previous one, until a better logic can be implemented.
Sun, 18 Apr 2010 11:53:11 +0000 Matti Hamalainen Clean up round reporting code a bit.
Sat, 17 Apr 2010 11:15:13 +0000 Matti Hamalainen Version bump.
Sat, 17 Apr 2010 00:33:08 +0000 Matti Hamalainen Clean up the prot system a bit.
Fri, 16 Apr 2010 22:47:17 +0000 Matti Hamalainen Added 'searing fervor'. rel-0_6_13
Fri, 16 Apr 2010 22:40:30 +0000 Matti Hamalainen Add funny note about BatMUD 20yr anniversary edition.
Fri, 16 Apr 2010 22:37:50 +0000 Matti Hamalainen Note about curse tracker working again.
Fri, 16 Apr 2010 22:37:30 +0000 Matti Hamalainen Add note about /cursewarn setting.
Fri, 16 Apr 2010 22:28:35 +0000 Matti Hamalainen Bump version.
Fri, 16 Apr 2010 22:26:53 +0000 Matti Hamalainen v0.6.13.0
Fri, 16 Apr 2010 22:26:01 +0000 Matti Hamalainen v0.6.12.13-svn