|
|
013992400e
|
diff_tables and patch_table are working and tested
|
2021-08-31 20:03:33 -04:00 |
|
|
|
82f1f69c25
|
Start breaking world.cpp into multiple files
|
2021-08-24 10:59:19 -04:00 |
|
|
|
2be6c2c58e
|
Working on diff xmission
|
2021-08-23 23:34:30 -04:00 |
|
|
|
7581ac7278
|
Numbering and pairing of lua tables
|
2021-08-13 17:02:35 -04:00 |
|
|
|
ee16970a8a
|
Implement tabletype tagging
|
2021-08-10 10:41:06 -04:00 |
|
|
|
fb6bd8d163
|
Add calculation of close-tangibles
|
2021-08-09 12:54:32 -04:00 |
|
|
|
3fa782383e
|
more unit testing of diff xmit
|
2021-08-03 12:40:12 -04:00 |
|
|
|
202c5a24ba
|
Working on unit tests for class world
|
2021-08-03 11:25:12 -04:00 |
|
|
|
ec4d5fc3da
|
Add unit tests for most of util.cpp
|
2021-07-30 13:22:23 -04:00 |
|
|
|
49484cf2f0
|
Fix constness in certain operations
|
2021-07-26 13:55:54 -04:00 |
|
|
|
9f342854e1
|
More work on diff xmit, not finished yet
|
2021-07-25 19:22:39 -04:00 |
|
|
|
2930953569
|
Minor tweaks and a new deque operator
|
2021-07-20 14:59:08 -04:00 |
|
|
|
08ca274444
|
Polish the streambuffer API a bit
|
2021-07-19 17:34:25 -04:00 |
|
|
|
92f7d8cd91
|
Plan invocations are now serializable objects
|
2021-07-19 15:56:43 -04:00 |
|
|
|
a39eb4a218
|
Spooky hash, smarter animqueue diffs
|
2021-07-18 17:48:39 -04:00 |
|
|
|
5b19d407fb
|
Fixed traceback issue, improved animqueue primitives
|
2021-06-03 13:29:19 -04:00 |
|
|
|
8c149cf2ee
|
More work on the login system, especially 'tangible.redirect'
|
2021-03-30 19:30:58 -04:00 |
|
|
|
aa7de03c57
|
Implement the core of the login system
|
2021-03-30 18:35:08 -04:00 |
|
|
|
795a45c950
|
Minor bugfix to tangible.animate
|
2021-03-28 15:22:45 -04:00 |
|
|
|
98d261ce37
|
Overhaul of animstep, implement tangible.build
|
2021-03-28 15:12:09 -04:00 |
|
|
|
f88fafc585
|
Change how animstate is accessed
|
2021-03-28 13:27:28 -04:00 |
|
|
|
3e424f3fa6
|
PlaneMap now tracks all tangibles, including those on nowhere plane.
|
2021-03-25 15:34:43 -04:00 |
|
|
|
e06bae63f7
|
Added new tangible ops, including tangible.delete
|
2021-03-19 13:41:41 -04:00 |
|
|
|
a64e339b6b
|
World serialization done (not well-tested yet)
|
2021-03-16 12:19:37 -04:00 |
|
|
|
7c9fd1e46b
|
Tangible serialization and design improvements
|
2021-03-14 18:17:34 -04:00 |
|
|
|
35260fa4eb
|
Completed port to eris lua 5.2
|
2021-02-28 16:32:42 -05:00 |
|
|
|
95e5a999b8
|
Compiles with 5.2, but doesn't work.
|
2021-02-28 15:05:45 -05:00 |
|
|
|
9076666b2b
|
New animation step constructor
|
2021-02-25 16:32:48 -05:00 |
|
|
|
1814f39e1a
|
A few animation primitives
|
2021-02-25 15:43:05 -05:00 |
|
|
|
6405c34938
|
Changed how userdata is handled
|
2021-02-25 14:09:16 -05:00 |
|
|
|
5f783e643b
|
More work on thread scheduling and tracebacks
|
2021-02-20 19:17:20 -05:00 |
|
|
|
36ff4eacae
|
Added class Schedule for threads
|
2021-02-18 17:21:25 -05:00 |
|
|
|
d931191901
|
Smaller threads data structure
|
2021-02-18 16:19:43 -05:00 |
|
|
|
1dcf0494ef
|
Added a thread queue
|
2021-02-18 14:56:12 -05:00 |
|
|
|
213bf12425
|
Create a coroutine to run plans
|
2021-02-17 13:38:22 -05:00 |
|
|
|
210644da57
|
Added action validation
|
2021-02-16 14:15:40 -05:00 |
|
|
|
1a6366e164
|
Added invoke_plan, removed viewer
|
2021-02-16 13:31:34 -05:00 |
|
|
|
eefe1bd58a
|
Get rid of getfield/setfield
|
2021-02-10 16:47:45 -05:00 |
|
|
|
3883f86dee
|
Makeclass cleaned up
|
2021-02-10 16:22:24 -05:00 |
|
|
|
abb474d1ce
|
Combining two repos
|
2021-02-10 13:05:58 -05:00 |
|