[odamex-bug-reporter] [Bug 858] New: Actor Specials

  • From: odamex-bugtracker@xxxxxxxxxx
  • To: odamex-bug-reporter@xxxxxxxxxxxxx
  • Date: Sun, 03 Jun 2012 19:38:36 +0000

http://odamex.net/bugs/show_bug.cgi?id=858

             Bug #: 858
           Summary: Actor Specials
    Classification: Unclassified
           Product: Odamex
           Version: 0.6-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: Server & Client
        AssignedTo: odamex-bug-reporter@xxxxxxxxxxxxx
        ReportedBy: alexmax2742@xxxxxxxxx


Created attachment 384
  --> http://odamex.net/bugs/attachment.cgi?id=384
Actor Specials support.

This patch adds support for actor special things.

9982: Eyes above fake ceiling
9983: Eyes below fake ceiling
9992: Eyes above fake floor
9993: Eyes below fake floor
9994: Player uses wall
9995: Player uses sector
9996: Actor hits ceiling
9997: Actor leaves sector
9998: Actor enters sector
9999: Actor hits floor

These work in singleplayer and multiplayer.

A known issue is that they are not saved and loaded correctly, this is because
our saving and loading code does not know how to properly serialize an
AActor::AActorPtr.  However, this is not the only issue caused by lack of
AActorPtr support, and potential fixes to this are outside the scope of this
patch.

-- 
Configure bugmail: http://odamex.net/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Other related posts:

  • » [odamex-bug-reporter] [Bug 858] New: Actor Specials - odamex-bugtracker